#CEDEF4#CEDEF4
#CEDEF4 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.035 H 256.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF4 |
|---|---|
| RGB | rgb(206, 222, 244) |
| HSL | hsl(215, 63%, 88%) |
| HSV | hsv(215, 16%, 96%) |
| CMYK | cmyk(15.6%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(87.92, -0.95, -12.52) |
| CIE-LCH | lch(87.92, 12.56, 265.66°) |
| OKLab | oklab(89.54% -0.0082 -0.0339) |
| OKLCH | oklch(89.54% 0.035 256.3) |
| XYZ | xyz(67.9001, 71.8948, 95.8701) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Cloudy Blue
#ACC2D9
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF4 #F4E4CE
analogous
#CEF1F4 #CEDEF4 #D1CEF4
triadic
#CEDEF4 #F4CEDE #DEF4CE
tetradic
#CEDEF4 #F4CEF1 #F4E4CE #CEF4D1
square
#CEDEF4 #F4CEF1 #F4E4CE #CEF4D1
split-complementary
#CEDEF4 #F4D1CE #F1F4CE
monochromatic
#6A9BDE #9CBCE9 #CEDEF4 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.37
#CEDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CEDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D3DBF4
Tritanopia (blue-blind)
#C5E3E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedef4; /* rgb */ color: rgb(206, 222, 244); /* oklch */ color: oklch(89.5% 0.035 256.3);
Tailwind
colors: {
custom: {
50: '#dde8f7',
500: '#cedef4',
950: '#000000',
},
}SCSS
$custom: #cedef4; $custom-light: #dde8f7; $custom-dark: #000000;
JSON
{
"hex": "#cedef4",
"rgb": {
"r": 206,
"g": 222,
"b": 244
},
"hsl": {
"h": 214.737,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.89539,
"c": 0.03485,
"h": 256.3
},
"luminance": 0.71896
}Semantic roles & 50–950 ramp
primary
#CEDEF4
secondary
#D5B891
accent
#811ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485