#CEDFF4#CEDFF4
#CEDFF4 is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.034 H 253.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF4 |
|---|---|
| RGB | rgb(206, 223, 244) |
| HSL | hsl(213, 63%, 88%) |
| HSV | hsv(213, 16%, 96%) |
| CMYK | cmyk(15.6%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(88.17, -1.47, -12.14) |
| CIE-LCH | lch(88.17, 12.23, 263.10°) |
| OKLab | oklab(89.74% -0.0096 -0.0328) |
| OKLCH | oklch(89.74% 0.034 253.7) |
| XYZ | xyz(68.1665, 72.4275, 95.9589) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF4 #F4E3CE
analogous
#CEF2F4 #CEDFF4 #D0CEF4
triadic
#CEDFF4 #F4CEDF #DFF4CE
tetradic
#CEDFF4 #F4CEF2 #F4E3CE #CEF4D0
square
#CEDFF4 #F4CEF2 #F4E3CE #CEF4D0
split-complementary
#CEDFF4 #F4D0CE #F2F4CE
monochromatic
#6A9EDE #9CBEE9 #CEDFF4 #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.36
#CEDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CEDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF4
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF4 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF5
Deuteranopia (green-blind)
#D4DBF4
Tritanopia (blue-blind)
#C5E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff4; /* rgb */ color: rgb(206, 223, 244); /* oklch */ color: oklch(89.7% 0.034 253.7);
Tailwind
colors: {
custom: {
50: '#dde9f7',
500: '#cedff4',
950: '#000000',
},
}SCSS
$custom: #cedff4; $custom-light: #dde9f7; $custom-dark: #000000;
JSON
{
"hex": "#cedff4",
"rgb": {
"r": 206,
"g": 223,
"b": 244
},
"hsl": {
"h": 213.158,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.8974,
"c": 0.03419,
"h": 253.7
},
"luminance": 0.72429
}Semantic roles & 50–950 ramp
primary
#CEDFF4
secondary
#D5B791
accent
#7C1ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485