#CFCCC0#CFCCC0
#CFCCC0 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.017 H 95.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC0 |
|---|---|
| RGB | rgb(207, 204, 192) |
| HSL | hsl(48, 14%, 78%) |
| HSV | hsv(48, 7%, 81%) |
| CMYK | cmyk(0%, 1.4%, 7.2%, 18.8%) |
| CIE-LAB | lab(81.98, -1.07, 6.34) |
| CIE-LCH | lch(81.98, 6.43, 99.58°) |
| OKLab | oklab(84.43% -0.0015 0.0166) |
| OKLCH | oklch(84.43% 0.017 95.3) |
| XYZ | xyz(56.8382, 60.2572, 58.4955) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC0 #C0C3CF
analogous
#CFC4C0 #CFCCC0 #CACFC0
triadic
#CFCCC0 #C0CFCC #CCC0CF
tetradic
#CFCCC0 #C0CFC4 #C0C3CF #CFC0CA
square
#CFCCC0 #C0CFC4 #C0C3CF #CFC0CA
split-complementary
#CFCCC0 #C0CACF #C4C0CF
monochromatic
#9A947B #B5B09D #CFCCC0 #E9E8E3 #F2F1EE
Accessibility & contrast
On white
1.61
#CFCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CFCCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBF
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#D2CAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc0; /* rgb */ color: rgb(207, 204, 192); /* oklch */ color: oklch(84.4% 0.017 95.3);
Tailwind
colors: {
custom: {
50: '#dddbd3',
500: '#cfccc0',
950: '#000000',
},
}SCSS
$custom: #cfccc0; $custom-light: #dddbd3; $custom-dark: #000000;
JSON
{
"hex": "#cfccc0",
"rgb": {
"r": 207,
"g": 204,
"b": 192
},
"hsl": {
"h": 48,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84427,
"c": 0.0167,
"h": 95.3
},
"luminance": 0.60257
}Semantic roles & 50–950 ramp
primary
#CFCCC0
secondary
#9094A3
accent
#5D984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483