#CBCFAD#CBCFAD
#CBCFAD is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.2% C 0.046 H 112.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFAD |
|---|---|
| RGB | rgb(203, 207, 173) |
| HSL | hsl(67, 26%, 75%) |
| HSV | hsv(67, 16%, 81%) |
| CMYK | cmyk(1.9%, 0%, 16.4%, 18.8%) |
| CIE-LAB | lab(82.02, -7.16, 16.47) |
| CIE-LCH | lch(82.02, 17.96, 113.50°) |
| OKLab | oklab(84.25% -0.0178 0.0424) |
| OKLCH | oklch(84.25% 0.046 112.8) |
| XYZ | xyz(54.4835, 60.3396, 48.3035) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.73
Palegoldenrod
#EEE8AA
ΔE00 9.41
Beige
#F5F5DC
ΔE00 9.52
Eggshell
#F0EAD6
ΔE00 9.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.83
Vanilla
#F3E5AB
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFAD #B1ADCF
analogous
#CFC2AD #CBCFAD #BACFAD
triadic
#CBCFAD #ADCBCF #CFADCB
tetradic
#CBCFAD #ADCFC2 #B1ADCF #CFADBA
square
#CBCFAD #ADCFC2 #B1ADCF #CFADBA
split-complementary
#CBCFAD #ADBACF #C2ADCF
monochromatic
#9AA260 #B3B886 #CBCFAD #E3E6D4 #F3F4EC
Accessibility & contrast
On white
1.61
#CBCFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CBCFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFAD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFAD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBAB
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#CFCBC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbcfad; /* rgb */ color: rgb(203, 207, 173); /* oklch */ color: oklch(84.2% 0.046 112.8);
Tailwind
colors: {
custom: {
50: '#dbddc5',
500: '#cbcfad',
950: '#000000',
},
}SCSS
$custom: #cbcfad; $custom-light: #dbddc5; $custom-dark: #000000;
JSON
{
"hex": "#cbcfad",
"rgb": {
"r": 203,
"g": 207,
"b": 173
},
"hsl": {
"h": 67.059,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.84245,
"c": 0.04597,
"h": 112.8
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#CBCFAD
secondary
#817CA4
accent
#41A54D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482