#CFC895#CFC895
#CFC895 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.6% C 0.068 H 101.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC895 |
|---|---|
| RGB | rgb(207, 200, 149) |
| HSL | hsl(53, 38%, 70%) |
| HSV | hsv(53, 28%, 81%) |
| CMYK | cmyk(0%, 3.4%, 28%, 18.8%) |
| CIE-LAB | lab(80.04, -5.50, 26.45) |
| CIE-LCH | lch(80.04, 27.02, 101.75°) |
| OKLab | oklab(82.6% -0.0131 0.0666) |
| OKLCH | oklch(82.6% 0.068 101.2) |
| XYZ | xyz(51.8115, 56.7449, 36.6515) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.81
Sand
#C2B280
ΔE00 6.16
Darkkhaki
#BDB76B
ΔE00 7.12
Vanilla
#F3E5AB
ΔE00 7.42
Palegoldenrod
#EEE8AA
ΔE00 7.58
Sand (survey)
#E2CA76
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC895 #959CCF
analogous
#CFAB95 #CFC895 #B9CF95
triadic
#CFC895 #95CFC8 #C895CF
tetradic
#CFC895 #95CFAB #959CCF #CF95B9
square
#CFC895 #95CFAB #959CCF #CF95B9
split-complementary
#CFC895 #95B9CF #AB95CF
monochromatic
#A19649 #BCB26B #CFC895 #E2DEBF #F5F4E9
Accessibility & contrast
On white
1.70
#CFC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CFC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC895
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC895 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#D8C1BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc895; /* rgb */ color: rgb(207, 200, 149); /* oklch */ color: oklch(82.6% 0.068 101.2);
Tailwind
colors: {
custom: {
50: '#ded8b4',
500: '#cfc895',
950: '#000000',
},
}SCSS
$custom: #cfc895; $custom-light: #ded8b4; $custom-dark: #000000;
JSON
{
"hex": "#cfc895",
"rgb": {
"r": 207,
"g": 200,
"b": 149
},
"hsl": {
"h": 52.759,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.82597,
"c": 0.06785,
"h": 101.2
},
"luminance": 0.56744
}Semantic roles & 50–950 ramp
primary
#CFC895
secondary
#646CA5
accent
#44B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381