#CFCF98#CFCF98
#CFCF98 is a very light, moderate yellow. Relative luminance 0.602; OKLCH L 84.1% C 0.072 H 107.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCF98 |
|---|---|
| RGB | rgb(207, 207, 152) |
| HSL | hsl(60, 36%, 70%) |
| HSV | hsv(60, 27%, 81%) |
| CMYK | cmyk(0%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(81.92, -8.71, 27.43) |
| CIE-LCH | lch(81.92, 28.78, 107.61°) |
| OKLab | oklab(84.11% -0.0222 0.069) |
| OKLCH | oklch(84.11% 0.072 107.9) |
| XYZ | xyz(53.7125, 60.1588, 38.4819) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.10
Pale Olive
#B9CC81
ΔE00 6.32
Palegoldenrod
#EEE8AA
ΔE00 6.34
Greenish Beige
#C9D179
ΔE00 6.36
Greenish Tan
#BCCB7A
ΔE00 6.40
Vanilla
#F3E5AB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCF98 #9898CF
analogous
#CFB398 #CFCF98 #B3CF98
triadic
#CFCF98 #98CFCF #CF98CF
tetradic
#CFCF98 #98CFB3 #9898CF #CF98B3
square
#CFCF98 #98CFB3 #9898CF #CF98B3
split-complementary
#CFCF98 #98B3CF #B398CF
monochromatic
#A1A14B #BCBC6E #CFCF98 #E2E2C2 #F5F5EA
Accessibility & contrast
On white
1.61
#CFCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CFCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCF98
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCF98 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#D7C8C0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcf98; /* rgb */ color: rgb(207, 207, 152); /* oklch */ color: oklch(84.1% 0.072 107.9);
Tailwind
colors: {
custom: {
50: '#deddb6',
500: '#cfcf98',
950: '#000000',
},
}SCSS
$custom: #cfcf98; $custom-light: #deddb6; $custom-dark: #000000;
JSON
{
"hex": "#cfcf98",
"rgb": {
"r": 207,
"g": 207,
"b": 152
},
"hsl": {
"h": 60,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.8411,
"c": 0.07246,
"h": 107.9
},
"luminance": 0.60158
}Semantic roles & 50–950 ramp
primary
#CFCF98
secondary
#6767A5
accent
#36AF36
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481