#CED4CE#CED4CE
#CED4CE is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.4% C 0.010 H 145.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CE |
|---|---|
| RGB | rgb(206, 212, 206) |
| HSL | hsl(120, 7%, 82%) |
| HSV | hsv(120, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(84.31, -3.13, 2.25) |
| CIE-LCH | lch(84.31, 3.86, 144.29°) |
| OKLab | oklab(86.36% -0.0086 0.0059) |
| OKLCH | oklch(86.36% 0.01 145.5) |
| XYZ | xyz(60.1357, 64.6648, 67.6940) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.16
Silver (survey)
#C5C9C7
ΔE00 3.42
Light Gray
#D3D3D3
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CE #D4CED4
analogous
#D1D4CE #CED4CE #CED4D1
triadic
#CED4CE #CECED4 #D4CECE
tetradic
#CED4CE #CED1D4 #D4CED4 #D4D1CE
square
#CED4CE #CED1D4 #D4CED4 #D4D1CE
split-complementary
#CED4CE #D1CED4 #D4CED1
monochromatic
#8D9B8D #ADB7AD #CED4CE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.51
#CED4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#CED4D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4ce; /* rgb */ color: rgb(206, 212, 206); /* oklch */ color: oklch(86.4% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#dde1dc',
500: '#ced4ce',
950: '#000000',
},
}SCSS
$custom: #ced4ce; $custom-light: #dde1dc; $custom-dark: #000000;
JSON
{
"hex": "#ced4ce",
"rgb": {
"r": 206,
"g": 212,
"b": 206
},
"hsl": {
"h": 120,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86358,
"c": 0.01043,
"h": 145.5
},
"luminance": 0.64665
}Semantic roles & 50–950 ramp
primary
#CED4CE
secondary
#A79FA7
accent
#559090
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484