#CFCDC5#CFCDC5
#CFCDC5 is a very light, near-neutral yellow. Relative luminance 0.610; OKLCH L 84.8% C 0.011 H 95.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC5 |
|---|---|
| RGB | rgb(207, 205, 197) |
| HSL | hsl(48, 9%, 79%) |
| HSV | hsv(48, 5%, 81%) |
| CMYK | cmyk(0%, 1%, 4.8%, 18.8%) |
| CIE-LAB | lab(82.36, -0.73, 4.22) |
| CIE-LCH | lch(82.36, 4.28, 99.86°) |
| OKLab | oklab(84.77% -0.001 0.0111) |
| OKLCH | oklch(84.77% 0.011 95.2) |
| XYZ | xyz(57.6401, 60.9595, 61.5423) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.87
Light Gray
#D3D3D3
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 4.34
Silver
#C0C0C0
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC5 #C5C7CF
analogous
#CFC8C5 #CFCDC5 #CCCFC5
triadic
#CFCDC5 #C5CFCD #CDC5CF
tetradic
#CFCDC5 #C5CFC8 #C5C7CF #CFC5CC
square
#CFCDC5 #C5CFC8 #C5C7CF #CFC5CC
split-complementary
#CFCDC5 #C5CCCF #C8C5CF
monochromatic
#989382 #B3B0A4 #CFCDC5 #EBEAE6 #F1F1EE
Accessibility & contrast
On white
1.59
#CFCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CFCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC5
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC5 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC5
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#D1CCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc5; /* rgb */ color: rgb(207, 205, 197); /* oklch */ color: oklch(84.8% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#dddcd6',
500: '#cfcdc5',
950: '#000000',
},
}SCSS
$custom: #cfcdc5; $custom-light: #dddcd6; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc5",
"rgb": {
"r": 207,
"g": 205,
"b": 197
},
"hsl": {
"h": 48,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84765,
"c": 0.01116,
"h": 95.2
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#CFCDC5
secondary
#9698A3
accent
#5F9352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483