#CFCFB4#CFCFB4
#CFCFB4 is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.7% C 0.036 H 107.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB4 |
|---|---|
| RGB | rgb(207, 207, 180) |
| HSL | hsl(60, 22%, 76%) |
| HSV | hsv(60, 13%, 81%) |
| CMYK | cmyk(0%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(82.48, -4.61, 13.44) |
| CIE-LCH | lch(82.48, 14.21, 108.92°) |
| OKLab | oklab(84.73% -0.0107 0.0348) |
| OKLCH | oklch(84.73% 0.036 107.2) |
| XYZ | xyz(56.2823, 61.1868, 52.0164) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.73
Beige (survey)
#E6DAA6
ΔE00 8.13
Warm Beige
#E9DCC9
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.55
Light Grey
#D8DCD6
ΔE00 8.78
Warm Gray
#C9BEB0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB4 #B4B4CF
analogous
#CFC1B4 #CFCFB4 #C1CFB4
triadic
#CFCFB4 #B4CFCF #CFB4CF
tetradic
#CFCFB4 #B4CFC1 #B4B4CF #CFB4C1
square
#CFCFB4 #B4CFC1 #B4B4CF #CFB4C1
split-complementary
#CFCFB4 #B4C1CF #C1B4CF
monochromatic
#9F9F69 #B7B78F #CFCFB4 #E7E7D9 #F3F3EC
Accessibility & contrast
On white
1.59
#CFCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CFCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB2
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#D3CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb4; /* rgb */ color: rgb(207, 207, 180); /* oklch */ color: oklch(84.7% 0.036 107.2);
Tailwind
colors: {
custom: {
50: '#ddddca',
500: '#cfcfb4',
950: '#000000',
},
}SCSS
$custom: #cfcfb4; $custom-light: #ddddca; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb4",
"rgb": {
"r": 207,
"g": 207,
"b": 180
},
"hsl": {
"h": 60,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.84731,
"c": 0.03642,
"h": 107.2
},
"luminance": 0.61186
}Semantic roles & 50–950 ramp
primary
#CFCFB4
secondary
#8383A4
accent
#45A045
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482