#CFCC88#CFCC88
#CFCC88 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.2% C 0.088 H 106.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCC88 |
|---|---|
| RGB | rgb(207, 204, 136) |
| HSL | hsl(57, 43%, 67%) |
| HSV | hsv(57, 34%, 81%) |
| CMYK | cmyk(0%, 1.4%, 34.3%, 18.8%) |
| CIE-LAB | lab(80.87, -9.19, 34.32) |
| CIE-LCH | lch(80.87, 35.53, 105.00°) |
| OKLab | oklab(83.18% -0.0243 0.0848) |
| OKLCH | oklch(83.18% 0.088 106) |
| XYZ | xyz(51.7695, 58.2297, 31.8001) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.33
Greenish Tan
#BCCB7A
ΔE00 5.22
Darkkhaki
#BDB76B
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 5.92
Beige (survey)
#E6DAA6
ΔE00 6.02
Sand (survey)
#E2CA76
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCC88 #888BCF
analogous
#CFA988 #CFCC88 #AECF88
triadic
#CFCC88 #88CFCC #CC88CF
tetradic
#CFCC88 #88CFA9 #888BCF #CF88AE
square
#CFCC88 #88CFA9 #888BCF #CF88AE
split-complementary
#CFCC88 #88AECF #A988CF
monochromatic
#9D993F #BDB95C #CFCC88 #E1DFB4 #F2F1DF
Accessibility & contrast
On white
1.66
#CFCC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CFCC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCC88
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCC88 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#D9CA8B
Tritanopia (blue-blind)
#D9C4BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcc88; /* rgb */ color: rgb(207, 204, 136); /* oklch */ color: oklch(83.2% 0.088 106.0);
Tailwind
colors: {
custom: {
50: '#dedbab',
500: '#cfcc88',
950: '#000000',
},
}SCSS
$custom: #cfcc88; $custom-light: #dedbab; $custom-dark: #000000;
JSON
{
"hex": "#cfcc88",
"rgb": {
"r": 207,
"g": 204,
"b": 136
},
"hsl": {
"h": 57.465,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.83183,
"c": 0.0882,
"h": 106
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#CFCC88
secondary
#585BA3
accent
#36B630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481