#CEDEF2#CEDEF2
#CEDEF2 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.5% C 0.032 H 254.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF2 |
|---|---|
| RGB | rgb(206, 222, 242) |
| HSL | hsl(213, 58%, 88%) |
| HSV | hsv(213, 15%, 95%) |
| CMYK | cmyk(14.9%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.86, -1.36, -11.56) |
| CIE-LCH | lch(87.86, 11.64, 263.28°) |
| OKLab | oklab(89.47% -0.0089 -0.0312) |
| OKLCH | oklch(89.47% 0.032 254) |
| XYZ | xyz(67.5981, 71.7740, 94.2795) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 6.69
Fog
#D8DCE0
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF2 #F2E2CE
analogous
#CEF0F2 #CEDEF2 #D0CEF2
triadic
#CEDEF2 #F2CEDE #DEF2CE
tetradic
#CEDEF2 #F2CEF0 #F2E2CE #CEF2D0
square
#CEDEF2 #F2CEF0 #F2E2CE #CEF2D0
split-complementary
#CEDEF2 #F2D0CE #F0F2CE
monochromatic
#6D9DD8 #9EBDE5 #CEDEF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.37
#CEDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CEDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF2
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF2 | 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)
#D7DEF3
Deuteranopia (green-blind)
#D3DBF2
Tritanopia (blue-blind)
#C5E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedef2; /* rgb */ color: rgb(206, 222, 242); /* oklch */ color: oklch(89.5% 0.032 254.0);
Tailwind
colors: {
custom: {
50: '#dde8f6',
500: '#cedef2',
950: '#000000',
},
}SCSS
$custom: #cedef2; $custom-light: #dde8f6; $custom-dark: #000000;
JSON
{
"hex": "#cedef2",
"rgb": {
"r": 206,
"g": 222,
"b": 242
},
"hsl": {
"h": 213.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89474,
"c": 0.03248,
"h": 254
},
"luminance": 0.71775
}Semantic roles & 50–950 ramp
primary
#CEDEF2
secondary
#D1B693
accent
#7C20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485