#CBDBEA#CBDBEA
#CBDBEA is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.027 H 246.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBEA |
|---|---|
| RGB | rgb(203, 219, 234) |
| HSL | hsl(209, 42%, 86%) |
| HSV | hsv(209, 13%, 92%) |
| CMYK | cmyk(13.2%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.65, -2.38, -9.16) |
| CIE-LCH | lch(86.65, 9.47, 255.42°) |
| OKLab | oklab(88.4% -0.0108 -0.0247) |
| OKLCH | oklch(88.4% 0.027 246.4) |
| XYZ | xyz(64.8079, 69.2990, 87.7876) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBEA #EADACB
analogous
#CBEAE9 #CBDBEA #CBCBEA
triadic
#CBDBEA #EACBDB #DBEACB
tetradic
#CBDBEA #E9CBEA #EADACB #CBEACB
square
#CBDBEA #E9CBEA #EADACB #CBEACB
split-complementary
#CBDBEA #EACBCB #EAE9CB
monochromatic
#749FC7 #9FBDD8 #CBDBEA #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.41
#CBDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CBDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBEA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBEA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D2D7EA
Tritanopia (blue-blind)
#C3DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbea; /* rgb */ color: rgb(203, 219, 234); /* oklch */ color: oklch(88.4% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#dbe6f0',
500: '#cbdbea',
950: '#000000',
},
}SCSS
$custom: #cbdbea; $custom-light: #dbe6f0; $custom-dark: #000000;
JSON
{
"hex": "#cbdbea",
"rgb": {
"r": 203,
"g": 219,
"b": 234
},
"hsl": {
"h": 209.032,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.88396,
"c": 0.02695,
"h": 246.4
},
"luminance": 0.693
}Semantic roles & 50–950 ramp
primary
#CBDBEA
secondary
#C5AC94
accent
#7130B6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485