#CFCBA2#CFCBA2
#CFCBA2 is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.5% C 0.055 H 102.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBA2 |
|---|---|
| RGB | rgb(207, 203, 162) |
| HSL | hsl(55, 32%, 72%) |
| HSV | hsv(55, 22%, 81%) |
| CMYK | cmyk(0%, 1.9%, 21.7%, 18.8%) |
| CIE-LAB | lab(81.06, -5.26, 21.00) |
| CIE-LCH | lch(81.06, 21.65, 104.07°) |
| OKLab | oklab(83.49% -0.0122 0.0535) |
| OKLCH | oklch(83.49% 0.055 102.9) |
| XYZ | xyz(53.6095, 58.5867, 42.6597) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.24
Sand
#C2B280
ΔE00 7.68
Vanilla
#F3E5AB
ΔE00 7.91
Palegoldenrod
#EEE8AA
ΔE00 8.03
Putty
#BEAE8A
ΔE00 8.73
Wheat
#F5DEB3
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBA2 #A2A6CF
analogous
#CFB5A2 #CFCBA2 #BCCFA2
triadic
#CFCBA2 #A2CFCB #CBA2CF
tetradic
#CFCBA2 #A2CFB5 #A2A6CF #CFA2BC
square
#CFCBA2 #A2CFB5 #A2A6CF #CFA2BC
split-complementary
#CFCBA2 #A2BCCF #B5A2CF
monochromatic
#A39C54 #BAB47A #CFCBA2 #E4E2CA #F5F4EB
Accessibility & contrast
On white
1.65
#CFCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CFCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBA2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBA2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#D6C5C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcba2; /* rgb */ color: rgb(207, 203, 162); /* oklch */ color: oklch(83.5% 0.055 102.9);
Tailwind
colors: {
custom: {
50: '#dedabd',
500: '#cfcba2',
950: '#000000',
},
}SCSS
$custom: #cfcba2; $custom-light: #dedabd; $custom-dark: #000000;
JSON
{
"hex": "#cfcba2",
"rgb": {
"r": 207,
"g": 203,
"b": 162
},
"hsl": {
"h": 54.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.8349,
"c": 0.05492,
"h": 102.9
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#CFCBA2
secondary
#7175A5
accent
#45AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382