#CFCCAA#CFCCAA
#CFCCAA is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.046 H 103.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCAA |
|---|---|
| RGB | rgb(207, 204, 170) |
| HSL | hsl(55, 28%, 74%) |
| HSV | hsv(55, 18%, 81%) |
| CMYK | cmyk(0%, 1.4%, 17.9%, 18.8%) |
| CIE-LAB | lab(81.49, -4.60, 17.35) |
| CIE-LCH | lch(81.49, 17.95, 104.86°) |
| OKLab | oklab(83.88% -0.0104 0.0446) |
| OKLCH | oklch(83.88% 0.046 103.2) |
| XYZ | xyz(54.5803, 59.3541, 46.6036) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.33
Sand
#C2B280
ΔE00 8.82
Vanilla
#F3E5AB
ΔE00 8.87
Eggshell
#F0EAD6
ΔE00 8.94
Putty
#BEAE8A
ΔE00 9.05
Palegoldenrod
#EEE8AA
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCAA #AAADCF
analogous
#CFBAAA #CFCCAA #C0CFAA
triadic
#CFCCAA #AACFCC #CCAACF
tetradic
#CFCCAA #AACFBA #AAADCF #CFAAC0
square
#CFCCAA #AACFBA #AAADCF #CFAAC0
split-complementary
#CFCCAA #AAC0CF #BAAACF
monochromatic
#A39D5C #B9B583 #CFCCAA #E5E3D1 #F4F3EB
Accessibility & contrast
On white
1.63
#CFCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CFCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCAA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCAA | 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)
#D3C9A8
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#D5C7C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfccaa; /* rgb */ color: rgb(207, 204, 170); /* oklch */ color: oklch(83.9% 0.046 103.2);
Tailwind
colors: {
custom: {
50: '#dedbc3',
500: '#cfccaa',
950: '#000000',
},
}SCSS
$custom: #cfccaa; $custom-light: #dedbc3; $custom-dark: #000000;
JSON
{
"hex": "#cfccaa",
"rgb": {
"r": 207,
"g": 204,
"b": 170
},
"hsl": {
"h": 55.135,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.83876,
"c": 0.04578,
"h": 103.2
},
"luminance": 0.59353
}Semantic roles & 50–950 ramp
primary
#CFCCAA
secondary
#797CA4
accent
#47A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482