#CED4DF#CED4DF
#CED4DF is a very light, near-neutral blue. Relative luminance 0.655; OKLCH L 86.9% C 0.017 H 262.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4DF |
|---|---|
| RGB | rgb(206, 212, 223) |
| HSL | hsl(219, 21%, 84%) |
| HSV | hsv(219, 8%, 87%) |
| CMYK | cmyk(7.6%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.76, 0.06, -6.12) |
| CIE-LCH | lch(84.76, 6.12, 270.52°) |
| OKLab | oklab(86.86% -0.0021 -0.0164) |
| OKLCH | oklch(86.86% 0.017 262.7) |
| XYZ | xyz(62.3137, 65.5360, 79.1645) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.73
Light Gray
#D3D3D3
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4DF #DFD9CE
analogous
#CEDDDF #CED4DF #D1CEDF
triadic
#CED4DF #DFCED4 #D4DFCE
tetradic
#CED4DF #DFCEDD #DFD9CE #CEDFD1
square
#CED4DF #DFCEDD #DFD9CE #CEDFD1
split-complementary
#CED4DF #DFD1CE #DDDFCE
monochromatic
#8493AF #A9B4C7 #CED4DF #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.49
#CED4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CED4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4DF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4DF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4E0
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#CAD6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4df; /* rgb */ color: rgb(206, 212, 223); /* oklch */ color: oklch(86.9% 0.017 262.7);
Tailwind
colors: {
custom: {
50: '#dde1e9',
500: '#ced4df',
950: '#000000',
},
}SCSS
$custom: #ced4df; $custom-light: #dde1e9; $custom-dark: #000000;
JSON
{
"hex": "#ced4df",
"rgb": {
"r": 206,
"g": 212,
"b": 223
},
"hsl": {
"h": 218.824,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.8686,
"c": 0.01652,
"h": 262.7
},
"luminance": 0.65536
}Semantic roles & 50–950 ramp
primary
#CED4DF
secondary
#B5AC9C
accent
#80469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484