#CED0DF#CED0DF
#CED0DF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.1% C 0.021 H 279.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0DF |
|---|---|
| RGB | rgb(206, 208, 223) |
| HSL | hsl(233, 21%, 84%) |
| HSV | hsv(233, 8%, 87%) |
| CMYK | cmyk(7.6%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(83.74, 2.16, -7.63) |
| CIE-LCH | lch(83.74, 7.93, 285.77°) |
| OKLab | oklab(86.06% 0.0036 -0.0204) |
| OKLCH | oklch(86.06% 0.021 279.9) |
| XYZ | xyz(61.3261, 63.5609, 78.8354) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Fog
#D8DCE0
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.46
Dove Gray
#B6B8BD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0DF #DFDDCE
analogous
#CED9DF #CED0DF #D5CEDF
triadic
#CED0DF #DFCED0 #D0DFCE
tetradic
#CED0DF #DFCED9 #DFDDCE #CEDFD5
square
#CED0DF #DFCED9 #DFDDCE #CEDFD5
split-complementary
#CED0DF #DFD5CE #D9DFCE
monochromatic
#8489AF #A9ACC7 #CED0DF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.53
#CED0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CED0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0DF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0DF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#CBD2D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced0df; /* rgb */ color: rgb(206, 208, 223); /* oklch */ color: oklch(86.1% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#dddee9',
500: '#ced0df',
950: '#000000',
},
}SCSS
$custom: #ced0df; $custom-light: #dddee9; $custom-dark: #000000;
JSON
{
"hex": "#ced0df",
"rgb": {
"r": 206,
"g": 208,
"b": 223
},
"hsl": {
"h": 232.941,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86057,
"c": 0.02076,
"h": 279.9
},
"luminance": 0.63561
}Semantic roles & 50–950 ramp
primary
#CED0DF
secondary
#B5B29C
accent
#95469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484