#CFCFB6#CFCFB6
#CFCFB6 is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.034 H 107.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB6 |
|---|---|
| RGB | rgb(207, 207, 182) |
| HSL | hsl(60, 21%, 76%) |
| HSV | hsv(60, 12%, 81%) |
| CMYK | cmyk(0%, 0%, 12.1%, 18.8%) |
| CIE-LAB | lab(82.52, -4.29, 12.44) |
| CIE-LCH | lch(82.52, 13.16, 109.02°) |
| OKLab | oklab(84.78% -0.0099 0.0323) |
| OKLCH | oklch(84.78% 0.034 107.1) |
| XYZ | xyz(56.4876, 61.2688, 53.0972) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.47
Warm Beige
#E9DCC9
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 8.18
Beige
#F5F5DC
ΔE00 8.48
Warm Gray
#C9BEB0
ΔE00 8.55
Beige (survey)
#E6DAA6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB6 #B6B6CF
analogous
#CFC3B6 #CFCFB6 #C3CFB6
triadic
#CFCFB6 #B6CFCF #CFB6CF
tetradic
#CFCFB6 #B6CFC3 #B6B6CF #CFB6C3
square
#CFCFB6 #B6CFC3 #B6B6CF #CFB6C3
split-complementary
#CFCFB6 #B6C3CF #C3B6CF
monochromatic
#9E9E6C #B7B791 #CFCFB6 #E7E7DB #F3F3ED
Accessibility & contrast
On white
1.58
#CFCFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CFCFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB6
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB6 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB5
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#D3CCC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb6; /* rgb */ color: rgb(207, 207, 182); /* oklch */ color: oklch(84.8% 0.034 107.1);
Tailwind
colors: {
custom: {
50: '#ddddcb',
500: '#cfcfb6',
950: '#000000',
},
}SCSS
$custom: #cfcfb6; $custom-light: #ddddcb; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb6",
"rgb": {
"r": 207,
"g": 207,
"b": 182
},
"hsl": {
"h": 60,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.8478,
"c": 0.03376,
"h": 107.1
},
"luminance": 0.61268
}Semantic roles & 50–950 ramp
primary
#CFCFB6
secondary
#8585A4
accent
#469F46
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483