#CBDDF4#CBDDF4
#CBDDF4 is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.037 H 254.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDF4 |
|---|---|
| RGB | rgb(203, 221, 244) |
| HSL | hsl(214, 65%, 88%) |
| HSV | hsv(214, 17%, 96%) |
| CMYK | cmyk(16.8%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(87.46, -1.36, -13.24) |
| CIE-LCH | lch(87.46, 13.31, 264.13°) |
| OKLab | oklab(89.12% -0.0099 -0.0358) |
| OKLCH | oklch(89.12% 0.037 254.6) |
| XYZ | xyz(66.8102, 70.9397, 95.7432) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 6.87
Fog
#D8DCE0
ΔE00 8.00
Lavender (CSS)
#E6E6FA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDF4 #F4E2CB
analogous
#CBF1F4 #CBDDF4 #CECBF4
triadic
#CBDDF4 #F4CBDD #DDF4CB
tetradic
#CBDDF4 #F4CBF1 #F4E2CB #CBF4CE
square
#CBDDF4 #F4CBF1 #F4E2CB #CBF4CE
split-complementary
#CBDDF4 #F4CECB #F1F4CB
monochromatic
#669BDF #98BCE9 #CBDDF4 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.38
#CBDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#CBDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDF4
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDF4 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF5
Deuteranopia (green-blind)
#D1D9F4
Tritanopia (blue-blind)
#C1E2E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbddf4; /* rgb */ color: rgb(203, 221, 244); /* oklch */ color: oklch(89.1% 0.037 254.6);
Tailwind
colors: {
custom: {
50: '#dbe7f7',
500: '#cbddf4',
950: '#000000',
},
}SCSS
$custom: #cbddf4; $custom-light: #dbe7f7; $custom-dark: #000000;
JSON
{
"hex": "#cbddf4",
"rgb": {
"r": 203,
"g": 221,
"b": 244
},
"hsl": {
"h": 213.659,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.89124,
"c": 0.03717,
"h": 254.6
},
"luminance": 0.70941
}Semantic roles & 50–950 ramp
primary
#CBDDF4
secondary
#D5B68E
accent
#7E19CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485