#CEDFF1#CEDFF1
#CEDFF1 is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.031 H 249.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF1 |
|---|---|
| RGB | rgb(206, 223, 241) |
| HSL | hsl(211, 56%, 88%) |
| HSV | hsv(211, 15%, 95%) |
| CMYK | cmyk(14.5%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(88.09, -2.09, -10.69) |
| CIE-LCH | lch(88.09, 10.89, 258.96°) |
| OKLab | oklab(89.64% -0.0107 -0.0289) |
| OKLCH | oklch(89.64% 0.031 249.7) |
| XYZ | xyz(67.7147, 72.2468, 93.5795) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.12
Aliceblue
#F0F8FF
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF1 #F1E0CE
analogous
#CEF1F1 #CEDFF1 #CECEF1
triadic
#CEDFF1 #F1CEDF #DFF1CE
tetradic
#CEDFF1 #F1CEF1 #F1E0CE #CEF1CE
square
#CEDFF1 #F1CEF1 #F1E0CE #CEF1CE
split-complementary
#CEDFF1 #F1CECE #F1F1CE
monochromatic
#6FA1D6 #9EC0E3 #CEDFF1 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.36
#CEDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#CEDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF1
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF1 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#C5E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff1; /* rgb */ color: rgb(206, 223, 241); /* oklch */ color: oklch(89.6% 0.031 249.7);
Tailwind
colors: {
custom: {
50: '#dde9f5',
500: '#cedff1',
950: '#000000',
},
}SCSS
$custom: #cedff1; $custom-light: #dde9f5; $custom-dark: #000000;
JSON
{
"hex": "#cedff1",
"rgb": {
"r": 206,
"g": 223,
"b": 241
},
"hsl": {
"h": 210.857,
"s": 55.556,
"l": 87.647
},
"oklch": {
"l": 0.89643,
"c": 0.03077,
"h": 249.7
},
"luminance": 0.72248
}Semantic roles & 50–950 ramp
primary
#CEDFF1
secondary
#D0B293
accent
#7522C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485