#CEDCF0#CEDCF0
#CEDCF0 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.0% C 0.031 H 257.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF0 |
|---|---|
| RGB | rgb(206, 220, 240) |
| HSL | hsl(215, 53%, 87%) |
| HSV | hsv(215, 14%, 94%) |
| CMYK | cmyk(14.2%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.29, -0.73, -11.35) |
| CIE-LCH | lch(87.29, 11.38, 266.31°) |
| OKLab | oklab(89.01% -0.0069 -0.0306) |
| OKLCH | oklch(89.01% 0.031 257.2) |
| XYZ | xyz(66.7713, 70.5984, 92.5302) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF0 #F0E2CE
analogous
#CEEDF0 #CEDCF0 #D1CEF0
triadic
#CEDCF0 #F0CEDC #DCF0CE
tetradic
#CEDCF0 #F0CEED #F0E2CE #CEF0D1
square
#CEDCF0 #F0CEED #F0E2CE #CEF0D1
split-complementary
#CEDCF0 #F0D1CE #EDF0CE
monochromatic
#7099D3 #9FBBE2 #CEDCF0 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.39
#CEDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CEDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF0
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF0 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF1
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#C6E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf0; /* rgb */ color: rgb(206, 220, 240); /* oklch */ color: oklch(89.0% 0.031 257.2);
Tailwind
colors: {
custom: {
50: '#dde6f5',
500: '#cedcf0',
950: '#000000',
},
}SCSS
$custom: #cedcf0; $custom-light: #dde6f5; $custom-dark: #000000;
JSON
{
"hex": "#cedcf0",
"rgb": {
"r": 206,
"g": 220,
"b": 240
},
"hsl": {
"h": 215.294,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.89007,
"c": 0.03143,
"h": 257.2
},
"luminance": 0.70599
}Semantic roles & 50–950 ramp
primary
#CEDCF0
secondary
#CEB694
accent
#8025C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485