#CFCFB9#CFCFB9
#CFCFB9 is a very light, muted yellow. Relative luminance 0.614; OKLCH L 84.9% C 0.030 H 107.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB9 |
|---|---|
| RGB | rgb(207, 207, 185) |
| HSL | hsl(60, 19%, 77%) |
| HSV | hsv(60, 11%, 81%) |
| CMYK | cmyk(0%, 0%, 10.6%, 18.8%) |
| CIE-LAB | lab(82.59, -3.80, 10.95) |
| CIE-LCH | lch(82.59, 11.59, 109.16°) |
| OKLab | oklab(84.86% -0.0087 0.0285) |
| OKLCH | oklch(84.86% 0.03 107) |
| XYZ | xyz(56.8009, 61.3942, 54.7475) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.15
Light Grey
#D8DCD6
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 7.65
Warm Gray
#C9BEB0
ΔE00 7.93
Beige
#F5F5DC
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB9 #B9B9CF
analogous
#CFC4B9 #CFCFB9 #C4CFB9
triadic
#CFCFB9 #B9CFCF #CFB9CF
tetradic
#CFCFB9 #B9CFC4 #B9B9CF #CFB9C4
square
#CFCFB9 #B9CFC4 #B9B9CF #CFB9C4
split-complementary
#CFCFB9 #B9C4CF #C4B9CF
monochromatic
#9D9D70 #B6B695 #CFCFB9 #E8E8DD #F3F3ED
Accessibility & contrast
On white
1.58
#CFCFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CFCFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB9
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB9 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#D3CCC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfb9; /* rgb */ color: rgb(207, 207, 185); /* oklch */ color: oklch(84.9% 0.030 107.0);
Tailwind
colors: {
custom: {
50: '#ddddce',
500: '#cfcfb9',
950: '#000000',
},
}SCSS
$custom: #cfcfb9; $custom-light: #ddddce; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb9",
"rgb": {
"r": 207,
"g": 207,
"b": 185
},
"hsl": {
"h": 60,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.84855,
"c": 0.02977,
"h": 107
},
"luminance": 0.61394
}Semantic roles & 50–950 ramp
primary
#CFCFB9
secondary
#8888A4
accent
#499D49
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483