#CED3DF#CED3DF
#CED3DF is a very light, near-neutral blue. Relative luminance 0.650; OKLCH L 86.7% C 0.017 H 267.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3DF |
|---|---|
| RGB | rgb(206, 211, 223) |
| HSL | hsl(222, 21%, 84%) |
| HSV | hsv(222, 8%, 87%) |
| CMYK | cmyk(7.6%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.50, 0.58, -6.50) |
| CIE-LCH | lch(84.50, 6.52, 275.09°) |
| OKLab | oklab(86.66% -0.0007 -0.0174) |
| OKLCH | oklch(86.66% 0.017 267.8) |
| XYZ | xyz(62.0645, 65.0376, 79.0815) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3DF #DFDACE
analogous
#CEDCDF #CED3DF #D2CEDF
triadic
#CED3DF #DFCED3 #D3DFCE
tetradic
#CED3DF #DFCEDC #DFDACE #CEDFD2
square
#CED3DF #DFCEDC #DFDACE #CEDFD2
split-complementary
#CED3DF #DFD2CE #DCDFCE
monochromatic
#8491AF #A9B2C7 #CED3DF #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.50
#CED3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CED3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3DF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3DF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#CAD5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced3df; /* rgb */ color: rgb(206, 211, 223); /* oklch */ color: oklch(86.7% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#dde0e9',
500: '#ced3df',
950: '#000000',
},
}SCSS
$custom: #ced3df; $custom-light: #dde0e9; $custom-dark: #000000;
JSON
{
"hex": "#ced3df",
"rgb": {
"r": 206,
"g": 211,
"b": 223
},
"hsl": {
"h": 222.353,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86659,
"c": 0.01741,
"h": 267.8
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#CED3DF
secondary
#B5AE9C
accent
#85469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484