#CEDCF9#CEDCF9
#CEDCF9 is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.043 H 265.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF9 |
|---|---|
| RGB | rgb(206, 220, 249) |
| HSL | hsl(220, 78%, 89%) |
| HSV | hsv(220, 17%, 98%) |
| CMYK | cmyk(17.3%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(87.56, 1.14, -15.70) |
| CIE-LCH | lch(87.56, 15.74, 274.15°) |
| OKLab | oklab(89.3% -0.0037 -0.0426) |
| OKLCH | oklch(89.3% 0.043 265) |
| XYZ | xyz(68.1415, 71.1465, 99.7467) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Lightsteelblue
#B0C4DE
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF9 #F9EBCE
analogous
#CEF2F9 #CEDCF9 #D6CEF9
triadic
#CEDCF9 #F9CEDC #DCF9CE
tetradic
#CEDCF9 #F9CEF2 #F9EBCE #CEF9D6
square
#CEDCF9 #F9CEF2 #F9EBCE #CEF9D6
split-complementary
#CEDCF9 #F9D6CE #F2F9CE
monochromatic
#618EEC #97B5F2 #CEDCF9 #E4ECFC #E4ECFC
Accessibility & contrast
On white
1.38
#CEDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CEDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF9
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF9 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFA
Deuteranopia (green-blind)
#CFDAF8
Tritanopia (blue-blind)
#C4E2E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf9; /* rgb */ color: rgb(206, 220, 249); /* oklch */ color: oklch(89.3% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#dde6fb',
500: '#cedcf9',
950: '#000000',
},
}SCSS
$custom: #cedcf9; $custom-light: #dde6fb; $custom-dark: #000000;
JSON
{
"hex": "#cedcf9",
"rgb": {
"r": 206,
"g": 220,
"b": 249
},
"hsl": {
"h": 220.465,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.89304,
"c": 0.04272,
"h": 265
},
"luminance": 0.71148
}Semantic roles & 50–950 ramp
primary
#CEDCF9
secondary
#DEC48D
accent
#970BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485