#CFC896#CFC896
#CFC896 is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.6% C 0.067 H 101.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC896 |
|---|---|
| RGB | rgb(207, 200, 150) |
| HSL | hsl(53, 37%, 70%) |
| HSV | hsv(53, 28%, 81%) |
| CMYK | cmyk(0%, 3.4%, 27.5%, 18.8%) |
| CIE-LAB | lab(80.05, -5.37, 25.95) |
| CIE-LCH | lch(80.05, 26.50, 101.69°) |
| OKLab | oklab(82.62% -0.0127 0.0654) |
| OKLCH | oklch(82.62% 0.067 101) |
| XYZ | xyz(51.8917, 56.7770, 37.0737) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.80
Sand
#C2B280
ΔE00 6.17
Darkkhaki
#BDB76B
ΔE00 7.30
Vanilla
#F3E5AB
ΔE00 7.45
Palegoldenrod
#EEE8AA
ΔE00 7.64
Sand (survey)
#E2CA76
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC896 #969DCF
analogous
#CFAC96 #CFC896 #B9CF96
triadic
#CFC896 #96CFC8 #C896CF
tetradic
#CFC896 #96CFAC #969DCF #CF96B9
square
#CFC896 #96CFAC #969DCF #CF96B9
split-complementary
#CFC896 #96B9CF #AC96CF
monochromatic
#A1964A #BCB26C #CFC896 #E2DEC0 #F5F4EA
Accessibility & contrast
On white
1.70
#CFC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CFC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC896
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC896 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C593
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#D8C1BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc896; /* rgb */ color: rgb(207, 200, 150); /* oklch */ color: oklch(82.6% 0.067 101.0);
Tailwind
colors: {
custom: {
50: '#ded8b5',
500: '#cfc896',
950: '#000000',
},
}SCSS
$custom: #cfc896; $custom-light: #ded8b5; $custom-dark: #000000;
JSON
{
"hex": "#cfc896",
"rgb": {
"r": 207,
"g": 200,
"b": 150
},
"hsl": {
"h": 52.632,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.82617,
"c": 0.06662,
"h": 101
},
"luminance": 0.56776
}Semantic roles & 50–950 ramp
primary
#CFC896
secondary
#656DA5
accent
#44B035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381