#CEDCF2#CEDCF2
#CEDCF2 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.1% C 0.034 H 259.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF2 |
|---|---|
| RGB | rgb(206, 220, 242) |
| HSL | hsl(217, 58%, 88%) |
| HSV | hsv(217, 15%, 95%) |
| CMYK | cmyk(14.9%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.35, -0.32, -12.32) |
| CIE-LCH | lch(87.35, 12.33, 268.51°) |
| OKLab | oklab(89.07% -0.0062 -0.0333) |
| OKLCH | oklch(89.07% 0.034 259.4) |
| XYZ | xyz(67.0700, 70.7179, 94.1035) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF2 #F2E4CE
analogous
#CEEEF2 #CEDCF2 #D2CEF2
triadic
#CEDCF2 #F2CEDC #DCF2CE
tetradic
#CEDCF2 #F2CEEE #F2E4CE #CEF2D2
square
#CEDCF2 #F2CEEE #F2E4CE #CEF2D2
split-complementary
#CEDCF2 #F2D2CE #EEF2CE
monochromatic
#6D97D8 #9EB9E5 #CEDCF2 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.39
#CEDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CEDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF2
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF2 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#C5E0E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf2; /* rgb */ color: rgb(206, 220, 242); /* oklch */ color: oklch(89.1% 0.034 259.4);
Tailwind
colors: {
custom: {
50: '#dde6f6',
500: '#cedcf2',
950: '#000000',
},
}SCSS
$custom: #cedcf2; $custom-light: #dde6f6; $custom-dark: #000000;
JSON
{
"hex": "#cedcf2",
"rgb": {
"r": 206,
"g": 220,
"b": 242
},
"hsl": {
"h": 216.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89072,
"c": 0.03387,
"h": 259.4
},
"luminance": 0.70719
}Semantic roles & 50–950 ramp
primary
#CEDCF2
secondary
#D1B993
accent
#8520C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485