#CED2DF#CED2DF
#CED2DF is a very light, near-neutral blue. Relative luminance 0.645; OKLCH L 86.5% C 0.018 H 272.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2DF |
|---|---|
| RGB | rgb(206, 210, 223) |
| HSL | hsl(226, 21%, 84%) |
| HSV | hsv(226, 8%, 87%) |
| CMYK | cmyk(7.6%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.25, 1.10, -6.87) |
| CIE-LCH | lch(84.25, 6.96, 279.12°) |
| OKLab | oklab(86.46% 0.0007 -0.0184) |
| OKLCH | oklch(86.46% 0.018 272.3) |
| XYZ | xyz(61.8168, 64.5423, 78.9989) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2DF #DFDBCE
analogous
#CEDBDF #CED2DF #D3CEDF
triadic
#CED2DF #DFCED2 #D2DFCE
tetradic
#CED2DF #DFCEDB #DFDBCE #CEDFD3
square
#CED2DF #DFCEDB #DFDBCE #CEDFD3
split-complementary
#CED2DF #DFD3CE #DBDFCE
monochromatic
#848EAF #A9B0C7 #CED2DF #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.51
#CED2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CED2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2DF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2DF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#CAD4D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced2df; /* rgb */ color: rgb(206, 210, 223); /* oklch */ color: oklch(86.5% 0.018 272.3);
Tailwind
colors: {
custom: {
50: '#dddfe9',
500: '#ced2df',
950: '#000000',
},
}SCSS
$custom: #ced2df; $custom-light: #dddfe9; $custom-dark: #000000;
JSON
{
"hex": "#ced2df",
"rgb": {
"r": 206,
"g": 210,
"b": 223
},
"hsl": {
"h": 225.882,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86458,
"c": 0.01843,
"h": 272.3
},
"luminance": 0.64543
}Semantic roles & 50–950 ramp
primary
#CED2DF
secondary
#B5AF9C
accent
#8A469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484