#CFCDC1#CFCDC1
#CFCDC1 is a very light, near-neutral yellow. Relative luminance 0.608; OKLCH L 84.7% C 0.017 H 99.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC1 |
|---|---|
| RGB | rgb(207, 205, 193) |
| HSL | hsl(51, 13%, 78%) |
| HSV | hsv(51, 7%, 81%) |
| CMYK | cmyk(0%, 1%, 6.8%, 18.8%) |
| CIE-LAB | lab(82.26, -1.42, 6.21) |
| CIE-LCH | lch(82.26, 6.37, 102.90°) |
| OKLab | oklab(84.66% -0.0026 0.0163) |
| OKLCH | oklch(84.66% 0.017 99) |
| XYZ | xyz(57.1878, 60.7786, 59.1605) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC1 #C1C3CF
analogous
#CFC6C1 #CFCDC1 #CACFC1
triadic
#CFCDC1 #C1CFCD #CDC1CF
tetradic
#CFCDC1 #C1CFC6 #C1C3CF #CFC1CA
square
#CFCDC1 #C1CFC6 #C1C3CF #CFC1CA
split-complementary
#CFCDC1 #C1CACF #C6C1CF
monochromatic
#9A957C #B4B19F #CFCDC1 #EAE9E3 #F2F1EE
Accessibility & contrast
On white
1.60
#CFCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC1
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC1 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC0
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#D2CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc1; /* rgb */ color: rgb(207, 205, 193); /* oklch */ color: oklch(84.7% 0.017 99.0);
Tailwind
colors: {
custom: {
50: '#dddcd3',
500: '#cfcdc1',
950: '#000000',
},
}SCSS
$custom: #cfcdc1; $custom-light: #dddcd3; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc1",
"rgb": {
"r": 207,
"g": 205,
"b": 193
},
"hsl": {
"h": 51.429,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.84656,
"c": 0.0165,
"h": 99
},
"luminance": 0.60778
}Semantic roles & 50–950 ramp
primary
#CFCDC1
secondary
#9194A3
accent
#59974F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483