#CBD4EB#CBD4EB
#CBD4EB is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.0% C 0.033 H 268.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD4EB |
|---|---|
| RGB | rgb(203, 212, 235) |
| HSL | hsl(223, 44%, 86%) |
| HSV | hsv(223, 14%, 92%) |
| CMYK | cmyk(13.6%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.88, 1.48, -12.32) |
| CIE-LCH | lch(84.88, 12.41, 276.86°) |
| OKLab | oklab(87.02% -0.0008 -0.0333) |
| OKLCH | oklch(87.02% 0.033 268.6) |
| XYZ | xyz(63.1641, 65.7808, 87.9503) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.60
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 7.25
Fog
#D8DCE0
ΔE00 8.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD4EB #EBE2CB
analogous
#CBE4EB #CBD4EB #D2CBEB
triadic
#CBD4EB #EBCBD4 #D4EBCB
tetradic
#CBD4EB #EBCBE4 #EBE2CB #CBEBD2
square
#CBD4EB #EBCBE4 #EBE2CB #CBEBD2
split-complementary
#CBD4EB #EBD2CB #E4EBCB
monochromatic
#738BC9 #9FAFDA #CBD4EB #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.48
#CBD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CBD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD4EB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD4EB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#C4D8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd4eb; /* rgb */ color: rgb(203, 212, 235); /* oklch */ color: oklch(87.0% 0.033 268.6);
Tailwind
colors: {
custom: {
50: '#dbe1f1',
500: '#cbd4eb',
950: '#000000',
},
}SCSS
$custom: #cbd4eb; $custom-light: #dbe1f1; $custom-dark: #000000;
JSON
{
"hex": "#cbd4eb",
"rgb": {
"r": 203,
"g": 212,
"b": 235
},
"hsl": {
"h": 223.125,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.87017,
"c": 0.03328,
"h": 268.6
},
"luminance": 0.65782
}Semantic roles & 50–950 ramp
primary
#CBD4EB
secondary
#C7B894
accent
#912EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485