#CFCED1#CFCED1
#CFCED1 is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.3% C 0.004 H 301.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCED1 |
|---|---|
| RGB | rgb(207, 206, 209) |
| HSL | hsl(260, 3%, 81%) |
| HSV | hsv(260, 1%, 82%) |
| CMYK | cmyk(1%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(82.92, 0.89, -1.36) |
| CIE-LCH | lch(82.92, 1.63, 303.12°) |
| OKLab | oklab(85.31% 0.0022 -0.0036) |
| OKLCH | oklch(85.31% 0.004 301.4) |
| XYZ | xyz(59.3101, 62.0115, 69.1541) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.13
Gainsboro
#DCDCDC
ΔE00 3.66
Fog
#D8DCE0
ΔE00 3.91
Silver
#C0C0C0
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 4.44
Dove Gray
#B6B8BD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCED1 #D0D1CE
analogous
#CECFD1 #CFCED1 #D1CED1
triadic
#CFCED1 #D1CFCE #CED1CF
tetradic
#CFCED1 #D1CECF #D0D1CE #CED1D1
square
#CFCED1 #D1CECF #D0D1CE #CED1D1
split-complementary
#CFCED1 #D1D1CE #CFD1CE
monochromatic
#918F96 #B0AEB3 #CFCED1 #EEEEEF #F0EFF0
Accessibility & contrast
On white
1.57
#CFCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CFCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCED1
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCED1 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED1
Deuteranopia (green-blind)
#CECED1
Tritanopia (blue-blind)
#CFCECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfced1; /* rgb */ color: rgb(207, 206, 209); /* oklch */ color: oklch(85.3% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#dddcdf',
500: '#cfced1',
950: '#000000',
},
}SCSS
$custom: #cfced1; $custom-light: #dddcdf; $custom-dark: #000000;
JSON
{
"hex": "#cfced1",
"rgb": {
"r": 207,
"g": 206,
"b": 209
},
"hsl": {
"h": 260,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.85308,
"c": 0.00424,
"h": 301.4
},
"luminance": 0.62011
}Semantic roles & 50–950 ramp
primary
#CFCED1
secondary
#A2A4A0
accent
#8D597B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484