#CBDFEA#CBDFEA
#CBDFEA is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.026 H 231.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFEA |
|---|---|
| RGB | rgb(203, 223, 234) |
| HSL | hsl(201, 42%, 86%) |
| HSV | hsv(201, 13%, 92%) |
| CMYK | cmyk(13.2%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.68, -4.46, -7.63) |
| CIE-LCH | lch(87.68, 8.83, 239.71°) |
| OKLab | oklab(89.21% -0.0163 -0.0206) |
| OKLCH | oklch(89.21% 0.026 231.6) |
| XYZ | xyz(65.8640, 71.4111, 88.1396) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.77
Aliceblue
#F0F8FF
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.26
Azure (CSS)
#F0FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFEA #EAD6CB
analogous
#CBEAE5 #CBDFEA #CBCFEA
triadic
#CBDFEA #EACBDF #DFEACB
tetradic
#CBDFEA #E5CBEA #EAD6CB #CFEACB
square
#CBDFEA #E5CBEA #EAD6CB #CFEACB
split-complementary
#CBDFEA #EACBCF #EAE5CB
monochromatic
#74A9C7 #9FC4D8 #CBDFEA #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.37
#CBDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CBDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFEA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFEA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#C3E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdfea; /* rgb */ color: rgb(203, 223, 234); /* oklch */ color: oklch(89.2% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#dbe9f0',
500: '#cbdfea',
950: '#000000',
},
}SCSS
$custom: #cbdfea; $custom-light: #dbe9f0; $custom-dark: #000000;
JSON
{
"hex": "#cbdfea",
"rgb": {
"r": 203,
"g": 223,
"b": 234
},
"hsl": {
"h": 201.29,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.89209,
"c": 0.02622,
"h": 231.6
},
"luminance": 0.71412
}Semantic roles & 50–950 ramp
primary
#CBDFEA
secondary
#C5A594
accent
#5F30B6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485