#CED0E5#CED0E5
#CED0E5 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.2% C 0.029 H 281.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0E5 |
|---|---|
| RGB | rgb(206, 208, 229) |
| HSL | hsl(235, 31%, 85%) |
| HSV | hsv(235, 10%, 90%) |
| CMYK | cmyk(10%, 9.2%, 0%, 10.2%) |
| CIE-LAB | lab(83.91, 3.34, -10.57) |
| CIE-LCH | lch(83.91, 11.08, 287.54°) |
| OKLab | oklab(86.25% 0.0058 -0.0284) |
| OKLCH | oklch(86.25% 0.029 281.4) |
| XYZ | xyz(62.1494, 63.8902, 83.1713) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.28
Periwinkle
#CCCCFF
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0E5 #E5E3CE
analogous
#CEDBE5 #CED0E5 #D7CEE5
triadic
#CED0E5 #E5CED0 #D0E5CE
tetradic
#CED0E5 #E5CEDB #E5E3CE #CEE5D7
square
#CED0E5 #E5CEDB #E5E3CE #CEE5D7
split-complementary
#CED0E5 #E5D7CE #DBE5CE
monochromatic
#7E83BB #A6AAD0 #CED0E5 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.52
#CED0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CED0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0E5
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0E5 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#CAD1E4
Tritanopia (blue-blind)
#C9D3D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced0e5; /* rgb */ color: rgb(206, 208, 229); /* oklch */ color: oklch(86.2% 0.029 281.4);
Tailwind
colors: {
custom: {
50: '#dddeed',
500: '#ced0e5',
950: '#000000',
},
}SCSS
$custom: #ced0e5; $custom-light: #dddeed; $custom-dark: #000000;
JSON
{
"hex": "#ced0e5",
"rgb": {
"r": 206,
"g": 208,
"b": 229
},
"hsl": {
"h": 234.783,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.86249,
"c": 0.02901,
"h": 281.4
},
"luminance": 0.63891
}Semantic roles & 50–950 ramp
primary
#CED0E5
secondary
#BEBA9A
accent
#A03CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484