#CED0EB#CED0EB
#CED0EB is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.4% C 0.037 H 282.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0EB |
|---|---|
| RGB | rgb(206, 208, 235) |
| HSL | hsl(236, 42%, 86%) |
| HSV | hsv(236, 12%, 92%) |
| CMYK | cmyk(12.3%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.09, 4.55, -13.49) |
| CIE-LCH | lch(84.09, 14.24, 288.63°) |
| OKLab | oklab(86.45% 0.0079 -0.0364) |
| OKLCH | oklch(86.45% 0.037 282.2) |
| XYZ | xyz(63.0017, 64.2311, 87.6598) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.59
Cloudy Blue
#ACC2D9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0EB #EBE9CE
analogous
#CEDFEB #CED0EB #DBCEEB
triadic
#CED0EB #EBCED0 #D0EBCE
tetradic
#CED0EB #EBCEDF #EBE9CE #CEEBDB
square
#CED0EB #EBCEDF #EBE9CE #CEEBDB
split-complementary
#CED0EB #EBDBCE #DFEBCE
monochromatic
#777DC8 #A3A6D9 #CED0EB #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.52
#CED0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CED0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0EB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0EB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#C8D4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0eb; /* rgb */ color: rgb(206, 208, 235); /* oklch */ color: oklch(86.4% 0.037 282.2);
Tailwind
colors: {
custom: {
50: '#dddef1',
500: '#ced0eb',
950: '#000000',
},
}SCSS
$custom: #ced0eb; $custom-light: #dddef1; $custom-dark: #000000;
JSON
{
"hex": "#ced0eb",
"rgb": {
"r": 206,
"g": 208,
"b": 235
},
"hsl": {
"h": 235.862,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.86446,
"c": 0.03727,
"h": 282.2
},
"luminance": 0.64232
}Semantic roles & 50–950 ramp
primary
#CED0EB
secondary
#C6C397
accent
#AC30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485