#CFC8CE#CFC8CE
#CFC8CE is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 84.0% C 0.011 H 330.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8CE |
|---|---|
| RGB | rgb(207, 200, 206) |
| HSL | hsl(309, 7%, 80%) |
| HSV | hsv(309, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 0.5%, 18.8%) |
| CIE-LAB | lab(81.31, 3.51, -2.12) |
| CIE-LCH | lch(81.31, 4.10, 328.81°) |
| OKLab | oklab(84.02% 0.0098 -0.0056) |
| OKLCH | oklch(84.02% 0.011 330.2) |
| XYZ | xyz(57.5253, 59.0304, 66.7440) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.48
Silver
#C0C0C0
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.59
Fog
#D8DCE0
ΔE00 7.16
Silver (survey)
#C5C9C7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8CE #C8CFC9
analogous
#CDC8CF #CFC8CE #CFC8CB
triadic
#CFC8CE #CECFC8 #C8CECF
tetradic
#CFC8CE #CFCDC8 #C8CFC9 #C8CBCF
square
#CFC8CE #CFCDC8 #C8CFC9 #C8CBCF
split-complementary
#CFC8CE #CBCFC8 #C8CFCD
monochromatic
#968794 #B2A7B1 #CFC8CE #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.64
#CFC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CFC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8CE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8CE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#D0C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8ce; /* rgb */ color: rgb(207, 200, 206); /* oklch */ color: oklch(84.0% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#ddd8dc',
500: '#cfc8ce',
950: '#000000',
},
}SCSS
$custom: #cfc8ce; $custom-light: #ddd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ce",
"rgb": {
"r": 207,
"g": 200,
"b": 206
},
"hsl": {
"h": 308.571,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84018,
"c": 0.01125,
"h": 330.2
},
"luminance": 0.5903
}Semantic roles & 50–950 ramp
primary
#CFC8CE
secondary
#99A29A
accent
#915D55
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384