#CBDFF4#CBDFF4
#CBDFF4 is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.5% C 0.036 H 249.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFF4 |
|---|---|
| RGB | rgb(203, 223, 244) |
| HSL | hsl(211, 65%, 88%) |
| HSV | hsv(211, 17%, 96%) |
| CMYK | cmyk(16.8%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(87.97, -2.40, -12.47) |
| CIE-LCH | lch(87.97, 12.70, 259.10°) |
| OKLab | oklab(89.53% -0.0126 -0.0337) |
| OKLCH | oklch(89.53% 0.036 249.5) |
| XYZ | xyz(67.3414, 72.0021, 95.9202) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.70
Aliceblue
#F0F8FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFF4 #F4E0CB
analogous
#CBF3F4 #CBDFF4 #CCCBF4
triadic
#CBDFF4 #F4CBDF #DFF4CB
tetradic
#CBDFF4 #F4CBF3 #F4E0CB #CBF4CC
square
#CBDFF4 #F4CBF3 #F4E0CB #CBF4CC
split-complementary
#CBDFF4 #F4CCCB #F3F4CB
monochromatic
#66A1DF #98C0E9 #CBDFF4 #E6EFFA #E6EFFA
Accessibility & contrast
On white
1.36
#CBDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CBDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFF4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFF4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D3DBF4
Tritanopia (blue-blind)
#C1E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbdff4; /* rgb */ color: rgb(203, 223, 244); /* oklch */ color: oklch(89.5% 0.036 249.5);
Tailwind
colors: {
custom: {
50: '#dbe9f7',
500: '#cbdff4',
950: '#000000',
},
}SCSS
$custom: #cbdff4; $custom-light: #dbe9f7; $custom-dark: #000000;
JSON
{
"hex": "#cbdff4",
"rgb": {
"r": 203,
"g": 223,
"b": 244
},
"hsl": {
"h": 210.732,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.89528,
"c": 0.03601,
"h": 249.5
},
"luminance": 0.72004
}Semantic roles & 50–950 ramp
primary
#CBDFF4
secondary
#D5B28E
accent
#7519CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485