#CEDCF4#CEDCF4
#CEDCF4 is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.1% C 0.036 H 261.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF4 |
|---|---|
| RGB | rgb(206, 220, 244) |
| HSL | hsl(218, 63%, 88%) |
| HSV | hsv(218, 16%, 96%) |
| CMYK | cmyk(15.6%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(87.41, 0.09, -13.29) |
| CIE-LCH | lch(87.41, 13.29, 270.40°) |
| OKLab | oklab(89.14% -0.0055 -0.0359) |
| OKLCH | oklch(89.14% 0.036 261.3) |
| XYZ | xyz(67.3720, 70.8387, 95.6941) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 6.37
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.43
Fog
#D8DCE0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF4 #F4E6CE
analogous
#CEEFF4 #CEDCF4 #D3CEF4
triadic
#CEDCF4 #F4CEDC #DCF4CE
tetradic
#CEDCF4 #F4CEEF #F4E6CE #CEF4D3
square
#CEDCF4 #F4CEEF #F4E6CE #CEF4D3
split-complementary
#CEDCF4 #F4D3CE #EFF4CE
monochromatic
#6A95DE #9CB8E9 #CEDCF4 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.38
#CEDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CEDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF4
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF4 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF5
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#C5E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf4; /* rgb */ color: rgb(206, 220, 244); /* oklch */ color: oklch(89.1% 0.036 261.3);
Tailwind
colors: {
custom: {
50: '#dde6f7',
500: '#cedcf4',
950: '#000000',
},
}SCSS
$custom: #cedcf4; $custom-light: #dde6f7; $custom-dark: #000000;
JSON
{
"hex": "#cedcf4",
"rgb": {
"r": 206,
"g": 220,
"b": 244
},
"hsl": {
"h": 217.895,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.89137,
"c": 0.03636,
"h": 261.3
},
"luminance": 0.7084
}Semantic roles & 50–950 ramp
primary
#CEDCF4
secondary
#D5BC91
accent
#8A1ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485