#CFCAAA#CFCAAA
#CFCAAA is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.043 H 99.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAAA |
|---|---|
| RGB | rgb(207, 202, 170) |
| HSL | hsl(52, 28%, 74%) |
| HSV | hsv(52, 18%, 81%) |
| CMYK | cmyk(0%, 2.4%, 17.9%, 18.8%) |
| CIE-LAB | lab(80.97, -3.56, 16.63) |
| CIE-LCH | lch(80.97, 17.01, 102.10°) |
| OKLab | oklab(83.47% -0.0075 0.0428) |
| OKLCH | oklch(83.47% 0.043 99.9) |
| XYZ | xyz(54.1080, 58.4095, 46.4462) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.65
Putty
#BEAE8A
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.41
Warm Gray
#C9BEB0
ΔE00 8.45
Sand
#C2B280
ΔE00 8.46
Eggshell
#F0EAD6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAAA #AAAFCF
analogous
#CFB8AA #CFCAAA #C2CFAA
triadic
#CFCAAA #AACFCA #CAAACF
tetradic
#CFCAAA #AACFB8 #AAAFCF #CFAAC2
square
#CFCAAA #AACFB8 #AAAFCF #CFAAC2
split-complementary
#CFCAAA #AAC2CF #B8AACF
monochromatic
#A3995C #B9B283 #CFCAAA #E5E2D1 #F4F3EB
Accessibility & contrast
On white
1.66
#CFCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CFCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAAA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAAA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#D5C5C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaaa; /* rgb */ color: rgb(207, 202, 170); /* oklch */ color: oklch(83.5% 0.043 99.9);
Tailwind
colors: {
custom: {
50: '#dedac3',
500: '#cfcaaa',
950: '#000000',
},
}SCSS
$custom: #cfcaaa; $custom-light: #dedac3; $custom-dark: #000000;
JSON
{
"hex": "#cfcaaa",
"rgb": {
"r": 207,
"g": 202,
"b": 170
},
"hsl": {
"h": 51.892,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.83466,
"c": 0.04342,
"h": 99.9
},
"luminance": 0.58409
}Semantic roles & 50–950 ramp
primary
#CFCAAA
secondary
#797FA4
accent
#4DA63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382