#CBDFF1#CBDFF1
#CBDFF1 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.033 H 245.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFF1 |
|---|---|
| RGB | rgb(203, 223, 241) |
| HSL | hsl(208, 58%, 87%) |
| HSV | hsv(208, 16%, 95%) |
| CMYK | cmyk(15.8%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(87.88, -3.03, -11.02) |
| CIE-LCH | lch(87.88, 11.43, 254.65°) |
| OKLab | oklab(89.43% -0.0137 -0.0298) |
| OKLCH | oklch(89.43% 0.033 245.3) |
| XYZ | xyz(66.8896, 71.8214, 93.5408) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Fog
#D8DCE0
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.27
Aliceblue
#F0F8FF
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFF1 #F1DDCB
analogous
#CBF1F0 #CBDFF1 #CBCCF1
triadic
#CBDFF1 #F1CBDF #DFF1CB
tetradic
#CBDFF1 #F0CBF1 #F1DDCB #CCF1CB
square
#CBDFF1 #F0CBF1 #F1DDCB #CCF1CB
split-complementary
#CBDFF1 #F1CBCC #F1F0CB
monochromatic
#6BA4D7 #9BC1E4 #CBDFF1 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.37
#CBDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CBDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFF1
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFF1 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF2
Deuteranopia (green-blind)
#D3DBF1
Tritanopia (blue-blind)
#C1E3E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdff1; /* rgb */ color: rgb(203, 223, 241); /* oklch */ color: oklch(89.4% 0.033 245.3);
Tailwind
colors: {
custom: {
50: '#dbe9f5',
500: '#cbdff1',
950: '#000000',
},
}SCSS
$custom: #cbdff1; $custom-light: #dbe9f5; $custom-dark: #000000;
JSON
{
"hex": "#cbdff1",
"rgb": {
"r": 203,
"g": 223,
"b": 241
},
"hsl": {
"h": 208.421,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.89431,
"c": 0.03277,
"h": 245.3
},
"luminance": 0.71823
}Semantic roles & 50–950 ramp
primary
#CBDFF1
secondary
#D0AE90
accent
#6E20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485