#CBCFAB#CBCFAB
#CBCFAB is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.2% C 0.049 H 112.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFAB |
|---|---|
| RGB | rgb(203, 207, 171) |
| HSL | hsl(67, 27%, 74%) |
| HSV | hsv(67, 17%, 81%) |
| CMYK | cmyk(1.9%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(81.98, -7.47, 17.47) |
| CIE-LCH | lch(81.98, 19.00, 113.16°) |
| OKLab | oklab(84.2% -0.0187 0.0449) |
| OKLCH | oklch(84.2% 0.049 112.6) |
| XYZ | xyz(54.2914, 60.2628, 47.2919) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.41
Palegoldenrod
#EEE8AA
ΔE00 9.04
Pale Olive
#B9CC81
ΔE00 9.42
Vanilla
#F3E5AB
ΔE00 9.61
Beige
#F5F5DC
ΔE00 9.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFAB #AFABCF
analogous
#CFC1AB #CBCFAB #B9CFAB
triadic
#CBCFAB #ABCBCF #CFABCB
tetradic
#CBCFAB #ABCFC1 #AFABCF #CFABB9
square
#CBCFAB #ABCFC1 #AFABCF #CFABB9
split-complementary
#CBCFAB #ABB9CF #C1ABCF
monochromatic
#9BA25D #B3B984 #CBCFAB #E3E5D2 #F3F4EC
Accessibility & contrast
On white
1.61
#CBCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CBCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFAB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFAB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA9
Deuteranopia (green-blind)
#D5CCAC
Tritanopia (blue-blind)
#D0CBC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbcfab; /* rgb */ color: rgb(203, 207, 171); /* oklch */ color: oklch(84.2% 0.049 112.6);
Tailwind
colors: {
custom: {
50: '#dbddc4',
500: '#cbcfab',
950: '#000000',
},
}SCSS
$custom: #cbcfab; $custom-light: #dbddc4; $custom-dark: #000000;
JSON
{
"hex": "#cbcfab",
"rgb": {
"r": 203,
"g": 207,
"b": 171
},
"hsl": {
"h": 66.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.84198,
"c": 0.04859,
"h": 112.6
},
"luminance": 0.60262
}Semantic roles & 50–950 ramp
primary
#CBCFAB
secondary
#7E7AA4
accent
#40A64B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151512
muted
#848482