#CFCA9B#CFCA9B
#CFCA9B is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 83.1% C 0.063 H 102.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA9B |
|---|---|
| RGB | rgb(207, 202, 155) |
| HSL | hsl(54, 35%, 71%) |
| HSV | hsv(54, 25%, 81%) |
| CMYK | cmyk(0%, 2.4%, 25.1%, 18.8%) |
| CIE-LAB | lab(80.67, -5.73, 24.16) |
| CIE-LCH | lch(80.67, 24.83, 103.34°) |
| OKLab | oklab(83.13% -0.0136 0.0611) |
| OKLCH | oklch(83.13% 0.063 102.6) |
| XYZ | xyz(52.7691, 57.8739, 39.3949) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.77
Sand
#C2B280
ΔE00 6.95
Vanilla
#F3E5AB
ΔE00 7.44
Palegoldenrod
#EEE8AA
ΔE00 7.49
Darkkhaki
#BDB76B
ΔE00 8.15
Pale Olive
#B9CC81
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA9B #9BA0CF
analogous
#CFB09B #CFCA9B #BACF9B
triadic
#CFCA9B #9BCFCA #CA9BCF
tetradic
#CFCA9B #9BCFB0 #9BA0CF #CF9BBA
square
#CFCA9B #9BCFB0 #9BA0CF #CF9BBA
split-complementary
#CFCA9B #9BBACF #B09BCF
monochromatic
#A29A4E #BBB472 #CFCA9B #E3E0C4 #F5F4EA
Accessibility & contrast
On white
1.67
#CFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA9B
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA9B | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C798
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#D7C4BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca9b; /* rgb */ color: rgb(207, 202, 155); /* oklch */ color: oklch(83.1% 0.063 102.6);
Tailwind
colors: {
custom: {
50: '#dedab8',
500: '#cfca9b',
950: '#000000',
},
}SCSS
$custom: #cfca9b; $custom-light: #dedab8; $custom-dark: #000000;
JSON
{
"hex": "#cfca9b",
"rgb": {
"r": 207,
"g": 202,
"b": 155
},
"hsl": {
"h": 54.231,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.83133,
"c": 0.06265,
"h": 102.6
},
"luminance": 0.57873
}Semantic roles & 50–950 ramp
primary
#CFCA9B
secondary
#6A6FA5
accent
#43AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381