#CFCFB7#CFCFB7
#CFCFB7 is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.032 H 107.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB7 |
|---|---|
| RGB | rgb(207, 207, 183) |
| HSL | hsl(60, 20%, 76%) |
| HSV | hsv(60, 12%, 81%) |
| CMYK | cmyk(0%, 0%, 11.6%, 18.8%) |
| CIE-LAB | lab(82.55, -4.13, 11.95) |
| CIE-LCH | lch(82.55, 12.64, 109.06°) |
| OKLab | oklab(84.81% -0.0095 0.031) |
| OKLCH | oklch(84.81% 0.032 107.1) |
| XYZ | xyz(56.5913, 61.3103, 53.6434) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.87
Warm Beige
#E9DCC9
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 8.33
Beige
#F5F5DC
ΔE00 8.46
Beige (survey)
#E6DAA6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB7 #B7B7CF
analogous
#CFC3B7 #CFCFB7 #C3CFB7
triadic
#CFCFB7 #B7CFCF #CFB7CF
tetradic
#CFCFB7 #B7CFC3 #B7B7CF #CFB7C3
square
#CFCFB7 #B7CFC3 #B7B7CF #CFB7C3
split-complementary
#CFCFB7 #B7C3CF #C3B7CF
monochromatic
#9E9E6E #B7B792 #CFCFB7 #E7E7DC #F3F3ED
Accessibility & contrast
On white
1.58
#CFCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CFCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB7 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB6
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#D3CCC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb7; /* rgb */ color: rgb(207, 207, 183); /* oklch */ color: oklch(84.8% 0.032 107.1);
Tailwind
colors: {
custom: {
50: '#ddddcc',
500: '#cfcfb7',
950: '#000000',
},
}SCSS
$custom: #cfcfb7; $custom-light: #ddddcc; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb7",
"rgb": {
"r": 207,
"g": 207,
"b": 183
},
"hsl": {
"h": 60,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.84805,
"c": 0.03244,
"h": 107.1
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#CFCFB7
secondary
#8686A4
accent
#479E47
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483