#CED0EE#CED0EE
#CED0EE is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.5% C 0.041 H 282.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0EE |
|---|---|
| RGB | rgb(206, 208, 238) |
| HSL | hsl(236, 48%, 87%) |
| HSV | hsv(236, 13%, 93%) |
| CMYK | cmyk(13.4%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.18, 5.16, -14.95) |
| CIE-LCH | lch(84.18, 15.82, 289.05°) |
| OKLab | oklab(86.55% 0.0089 -0.0404) |
| OKLCH | oklch(86.55% 0.041 282.5) |
| XYZ | xyz(63.4387, 64.4060, 89.9617) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0EE #EEECCE
analogous
#CEE0EE #CED0EE #DCCEEE
triadic
#CED0EE #EECED0 #D0EECE
tetradic
#CED0EE #EECEE0 #EEECCE #CEEEDC
square
#CED0EE #EECEE0 #EEECCE #CEEEDC
split-complementary
#CED0EE #EEDCCE #E0EECE
monochromatic
#7379CE #A1A4DE #CED0EE #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.51
#CED0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0EE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0EE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#C7D5DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0ee; /* rgb */ color: rgb(206, 208, 238); /* oklch */ color: oklch(86.5% 0.041 282.5);
Tailwind
colors: {
custom: {
50: '#dddef3',
500: '#ced0ee',
950: '#000000',
},
}SCSS
$custom: #ced0ee; $custom-light: #dddef3; $custom-dark: #000000;
JSON
{
"hex": "#ced0ee",
"rgb": {
"r": 206,
"g": 208,
"b": 238
},
"hsl": {
"h": 236.25,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.86547,
"c": 0.04141,
"h": 282.5
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#CED0EE
secondary
#CBC895
accent
#B32ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485