#CFCCAB#CFCCAB
#CFCCAB is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.044 H 103.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCAB |
|---|---|
| RGB | rgb(207, 204, 171) |
| HSL | hsl(55, 27%, 74%) |
| HSV | hsv(55, 17%, 81%) |
| CMYK | cmyk(0%, 1.4%, 17.4%, 18.8%) |
| CIE-LAB | lab(81.51, -4.45, 16.85) |
| CIE-LCH | lch(81.51, 17.43, 104.80°) |
| OKLab | oklab(83.9% -0.01 0.0433) |
| OKLCH | oklch(83.9% 0.044 103) |
| XYZ | xyz(54.6752, 59.3920, 47.1037) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.52
Eggshell
#F0EAD6
ΔE00 8.76
Warm Beige
#E9DCC9
ΔE00 8.94
Sand
#C2B280
ΔE00 8.96
Vanilla
#F3E5AB
ΔE00 9.04
Putty
#BEAE8A
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCAB #ABAECF
analogous
#CFBAAB #CFCCAB #C0CFAB
triadic
#CFCCAB #ABCFCC #CCABCF
tetradic
#CFCCAB #ABCFBA #ABAECF #CFABC0
square
#CFCCAB #ABCFBA #ABAECF #CFABC0
split-complementary
#CFCCAB #ABC0CF #BAABCF
monochromatic
#A29D5D #B9B484 #CFCCAB #E5E4D2 #F4F3EC
Accessibility & contrast
On white
1.63
#CFCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCAB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCAB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#D4CBAC
Tritanopia (blue-blind)
#D5C7C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccab; /* rgb */ color: rgb(207, 204, 171); /* oklch */ color: oklch(83.9% 0.044 103.0);
Tailwind
colors: {
custom: {
50: '#dedbc4',
500: '#cfccab',
950: '#000000',
},
}SCSS
$custom: #cfccab; $custom-light: #dedbc4; $custom-dark: #000000;
JSON
{
"hex": "#cfccab",
"rgb": {
"r": 207,
"g": 204,
"b": 171
},
"hsl": {
"h": 55,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.839,
"c": 0.04447,
"h": 103
},
"luminance": 0.59391
}Semantic roles & 50–950 ramp
primary
#CFCCAB
secondary
#7A7DA4
accent
#48A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482