#CFCD9C#CFCD9C
#CFCD9C is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.8% C 0.065 H 105.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCD9C |
|---|---|
| RGB | rgb(207, 205, 156) |
| HSL | hsl(58, 35%, 71%) |
| HSV | hsv(58, 25%, 81%) |
| CMYK | cmyk(0%, 1%, 24.6%, 18.8%) |
| CIE-LAB | lab(81.47, -7.14, 24.73) |
| CIE-LCH | lch(81.47, 25.74, 106.11°) |
| OKLab | oklab(83.78% -0.0176 0.0625) |
| OKLCH | oklch(83.78% 0.065 105.8) |
| XYZ | xyz(53.5642, 59.3291, 40.0760) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 6.90
Vanilla
#F3E5AB
ΔE00 7.28
Pale Olive
#B9CC81
ΔE00 7.54
Greenish Tan
#BCCB7A
ΔE00 7.71
Greenish Beige
#C9D179
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCD9C #9C9ECF
analogous
#CFB39C #CFCD9C #B7CF9C
triadic
#CFCD9C #9CCFCD #CD9CCF
tetradic
#CFCD9C #9CCFB3 #9C9ECF #CF9CB7
square
#CFCD9C #9CCFB3 #9C9ECF #CF9CB7
split-complementary
#CFCD9C #9CB7CF #B39CCF
monochromatic
#A29F4F #BBB873 #CFCD9C #E3E2C5 #F5F5EA
Accessibility & contrast
On white
1.63
#CFCD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CFCD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCD9C
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCD9C | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C999
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#D7C7C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcd9c; /* rgb */ color: rgb(207, 205, 156); /* oklch */ color: oklch(83.8% 0.065 105.8);
Tailwind
colors: {
custom: {
50: '#dedcb9',
500: '#cfcd9c',
950: '#000000',
},
}SCSS
$custom: #cfcd9c; $custom-light: #dedcb9; $custom-dark: #000000;
JSON
{
"hex": "#cfcd9c",
"rgb": {
"r": 207,
"g": 205,
"b": 156
},
"hsl": {
"h": 57.647,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.83775,
"c": 0.06497,
"h": 105.8
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#CFCD9C
secondary
#6B6DA5
accent
#3DAE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481