#CEDCF5#CEDCF5
#CEDCF5 is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.2% C 0.038 H 262.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF5 |
|---|---|
| RGB | rgb(206, 220, 245) |
| HSL | hsl(218, 66%, 88%) |
| HSV | hsv(218, 16%, 96%) |
| CMYK | cmyk(15.9%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(87.44, 0.30, -13.77) |
| CIE-LCH | lch(87.44, 13.77, 271.25°) |
| OKLab | oklab(89.17% -0.0051 -0.0373) |
| OKLCH | oklch(89.17% 0.038 262.1) |
| XYZ | xyz(67.5243, 70.8996, 96.4959) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.54
Fog
#D8DCE0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF5 #F5E7CE
analogous
#CEEFF5 #CEDCF5 #D3CEF5
triadic
#CEDCF5 #F5CEDC #DCF5CE
tetradic
#CEDCF5 #F5CEEF #F5E7CE #CEF5D3
square
#CEDCF5 #F5CEEF #F5E7CE #CEF5D3
split-complementary
#CEDCF5 #F5D3CE #EFF5CE
monochromatic
#6893E0 #9BB8EB #CEDCF5 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.38
#CEDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CEDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF5
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF5 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#D1D9F4
Tritanopia (blue-blind)
#C5E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf5; /* rgb */ color: rgb(206, 220, 245); /* oklch */ color: oklch(89.2% 0.038 262.1);
Tailwind
colors: {
custom: {
50: '#dde6f8',
500: '#cedcf5',
950: '#000000',
},
}SCSS
$custom: #cedcf5; $custom-light: #dde6f8; $custom-dark: #000000;
JSON
{
"hex": "#cedcf5",
"rgb": {
"r": 206,
"g": 220,
"b": 245
},
"hsl": {
"h": 218.462,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.89171,
"c": 0.03761,
"h": 262.1
},
"luminance": 0.70901
}Semantic roles & 50–950 ramp
primary
#CEDCF5
secondary
#D6BD91
accent
#8C18CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485