#CEDCF1#CEDCF1
#CEDCF1 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.0% C 0.033 H 258.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF1 |
|---|---|
| RGB | rgb(206, 220, 241) |
| HSL | hsl(216, 56%, 88%) |
| HSV | hsv(216, 15%, 95%) |
| CMYK | cmyk(14.5%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(87.32, -0.53, -11.84) |
| CIE-LCH | lch(87.32, 11.85, 267.45°) |
| OKLab | oklab(89.04% -0.0066 -0.032) |
| OKLCH | oklch(89.04% 0.033 258.4) |
| XYZ | xyz(66.9203, 70.6580, 93.3147) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF1 #F1E3CE
analogous
#CEEEF1 #CEDCF1 #D1CEF1
triadic
#CEDCF1 #F1CEDC #DCF1CE
tetradic
#CEDCF1 #F1CEEE #F1E3CE #CEF1D1
square
#CEDCF1 #F1CEEE #F1E3CE #CEF1D1
split-complementary
#CEDCF1 #F1D1CE #EEF1CE
monochromatic
#6F98D6 #9EBAE3 #CEDCF1 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.39
#CEDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CEDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF1
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF1 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF2
Deuteranopia (green-blind)
#D2D9F1
Tritanopia (blue-blind)
#C6E0E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf1; /* rgb */ color: rgb(206, 220, 241); /* oklch */ color: oklch(89.0% 0.033 258.4);
Tailwind
colors: {
custom: {
50: '#dde6f5',
500: '#cedcf1',
950: '#000000',
},
}SCSS
$custom: #cedcf1; $custom-light: #dde6f5; $custom-dark: #000000;
JSON
{
"hex": "#cedcf1",
"rgb": {
"r": 206,
"g": 220,
"b": 241
},
"hsl": {
"h": 216,
"s": 55.556,
"l": 87.647
},
"oklch": {
"l": 0.89039,
"c": 0.03264,
"h": 258.4
},
"luminance": 0.70659
}Semantic roles & 50–950 ramp
primary
#CEDCF1
secondary
#D0B893
accent
#8322C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485