#CCCF91#CCCF91
#CCCF91 is a very light, moderate yellow. Relative luminance 0.595; OKLCH L 83.7% C 0.081 H 110.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCF91 |
|---|---|
| RGB | rgb(204, 207, 145) |
| HSL | hsl(63, 39%, 69%) |
| HSV | hsv(63, 30%, 81%) |
| CMYK | cmyk(1.4%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(81.57, -10.77, 30.56) |
| CIE-LCH | lch(81.57, 32.40, 109.42°) |
| OKLab | oklab(83.73% -0.0283 0.0763) |
| OKLCH | oklch(83.73% 0.081 110.4) |
| XYZ | xyz(52.3256, 59.5081, 35.5123) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 4.77
Pale Olive
#B9CC81
ΔE00 4.82
Beige (survey)
#E6DAA6
ΔE00 6.23
Palegoldenrod
#EEE8AA
ΔE00 6.70
Darkkhaki
#BDB76B
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCF91 #9491CF
analogous
#CFB391 #CCCF91 #ADCF91
triadic
#CCCF91 #91CCCF #CF91CC
tetradic
#CCCF91 #91CFB3 #9491CF #CF91AD
square
#CCCF91 #91CFB3 #9491CF #CF91AD
split-complementary
#CCCF91 #91ADCF #B391CF
monochromatic
#9BA046 #B8BC66 #CCCF91 #E0E2BC #F4F4E6
Accessibility & contrast
On white
1.63
#CCCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CCCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCF91
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCF91 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#D4C8BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccf91; /* rgb */ color: rgb(204, 207, 145); /* oklch */ color: oklch(83.7% 0.081 110.4);
Tailwind
colors: {
custom: {
50: '#dcddb1',
500: '#cccf91',
950: '#000000',
},
}SCSS
$custom: #cccf91; $custom-light: #dcddb1; $custom-dark: #000000;
JSON
{
"hex": "#cccf91",
"rgb": {
"r": 204,
"g": 207,
"b": 145
},
"hsl": {
"h": 62.903,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.83732,
"c": 0.08133,
"h": 110.4
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#CCCF91
secondary
#6360A4
accent
#33B239
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151511
muted
#848481