#CFC798#CFC798
#CFC798 is a very light, moderate yellow. Relative luminance 0.564; OKLCH L 82.5% C 0.063 H 99.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC798 |
|---|---|
| RGB | rgb(207, 199, 152) |
| HSL | hsl(51, 36%, 70%) |
| HSV | hsv(51, 27%, 81%) |
| CMYK | cmyk(0%, 3.9%, 26.6%, 18.8%) |
| CIE-LAB | lab(79.83, -4.58, 24.60) |
| CIE-LCH | lch(79.83, 25.02, 100.56°) |
| OKLab | oklab(82.45% -0.0104 0.0622) |
| OKLCH | oklch(82.45% 0.063 99.5) |
| XYZ | xyz(51.8232, 56.3803, 37.8522) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.93
Sand
#C2B280
ΔE00 5.90
Putty
#BEAE8A
ΔE00 7.65
Vanilla
#F3E5AB
ΔE00 7.68
Darkkhaki
#BDB76B
ΔE00 7.77
Very Light Brown
#D3B683
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC798 #98A0CF
analogous
#CFAB98 #CFC798 #BBCF98
triadic
#CFC798 #98CFC7 #C798CF
tetradic
#CFC798 #98CFAB #98A0CF #CF98BB
square
#CFC798 #98CFAB #98A0CF #CF98BB
split-complementary
#CFC798 #98BBCF #AB98CF
monochromatic
#A1954B #BCB06E #CFC798 #E2DEC2 #F5F4EA
Accessibility & contrast
On white
1.71
#CFC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CFC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC798
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC798 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#D3C79A
Tritanopia (blue-blind)
#D8C0BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc798; /* rgb */ color: rgb(207, 199, 152); /* oklch */ color: oklch(82.5% 0.063 99.5);
Tailwind
colors: {
custom: {
50: '#ded7b6',
500: '#cfc798',
950: '#000000',
},
}SCSS
$custom: #cfc798; $custom-light: #ded7b6; $custom-dark: #000000;
JSON
{
"hex": "#cfc798",
"rgb": {
"r": 207,
"g": 199,
"b": 152
},
"hsl": {
"h": 51.273,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.82452,
"c": 0.06302,
"h": 99.5
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#CFC798
secondary
#6770A5
accent
#48AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381