#CED0ED#CED0ED
#CED0ED is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.5% C 0.040 H 282.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0ED |
|---|---|
| RGB | rgb(206, 208, 237) |
| HSL | hsl(236, 46%, 87%) |
| HSV | hsv(236, 13%, 93%) |
| CMYK | cmyk(13.1%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.15, 4.96, -14.47) |
| CIE-LCH | lch(84.15, 15.29, 288.92°) |
| OKLab | oklab(86.51% 0.0086 -0.0391) |
| OKLCH | oklch(86.51% 0.04 282.4) |
| XYZ | xyz(63.2922, 64.3474, 89.1901) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.78
Pale Lilac
#E4CBFF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0ED #EDEBCE
analogous
#CEE0ED #CED0ED #DCCEED
triadic
#CED0ED #EDCED0 #D0EDCE
tetradic
#CED0ED #EDCEE0 #EDEBCE #CEEDDC
square
#CED0ED #EDCEE0 #EDEBCE #CEEDDC
split-complementary
#CED0ED #EDDCCE #E0EDCE
monochromatic
#747ACC #A1A5DD #CED0ED #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.51
#CED0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CED0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0ED
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0ED | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#C8D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0ed; /* rgb */ color: rgb(206, 208, 237); /* oklch */ color: oklch(86.5% 0.040 282.4);
Tailwind
colors: {
custom: {
50: '#dddef2',
500: '#ced0ed',
950: '#000000',
},
}SCSS
$custom: #ced0ed; $custom-light: #dddef2; $custom-dark: #000000;
JSON
{
"hex": "#ced0ed",
"rgb": {
"r": 206,
"g": 208,
"b": 237
},
"hsl": {
"h": 236.129,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.86514,
"c": 0.04003,
"h": 282.4
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#CED0ED
secondary
#C9C696
accent
#B02CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485