#CFCDC4#CFCDC4
#CFCDC4 is a very light, near-neutral yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.012 H 96.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC4 |
|---|---|
| RGB | rgb(207, 205, 196) |
| HSL | hsl(49, 10%, 79%) |
| HSV | hsv(49, 5%, 81%) |
| CMYK | cmyk(0%, 1%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.33, -0.91, 4.72) |
| CIE-LCH | lch(82.33, 4.80, 100.88°) |
| OKLab | oklab(84.74% -0.0014 0.0124) |
| OKLCH | oklch(84.74% 0.012 96.4) |
| XYZ | xyz(57.5259, 60.9138, 60.9408) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 4.66
Silver
#C0C0C0
ΔE00 5.46
Warm Gray
#C9BEB0
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC4 #C4C6CF
analogous
#CFC8C4 #CFCDC4 #CCCFC4
triadic
#CFCDC4 #C4CFCD #CDC4CF
tetradic
#CFCDC4 #C4CFC8 #C4C6CF #CFC4CC
square
#CFCDC4 #C4CFC8 #C4C6CF #CFC4CC
split-complementary
#CFCDC4 #C4CCCF #C8C4CF
monochromatic
#989481 #B4B0A2 #CFCDC4 #EAEAE6 #F1F1EE
Accessibility & contrast
On white
1.59
#CFCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CFCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC4 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#D1CCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc4; /* rgb */ color: rgb(207, 205, 196); /* oklch */ color: oklch(84.7% 0.012 96.4);
Tailwind
colors: {
custom: {
50: '#dddcd5',
500: '#cfcdc4',
950: '#000000',
},
}SCSS
$custom: #cfcdc4; $custom-light: #dddcd5; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc4",
"rgb": {
"r": 207,
"g": 205,
"b": 196
},
"hsl": {
"h": 49.091,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84738,
"c": 0.01249,
"h": 96.4
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#CFCDC4
secondary
#9497A3
accent
#5D9451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483