#CBCFAF#CBCFAF
#CBCFAF is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.3% C 0.043 H 113.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFAF |
|---|---|
| RGB | rgb(203, 207, 175) |
| HSL | hsl(68, 25%, 75%) |
| HSV | hsv(68, 15%, 81%) |
| CMYK | cmyk(1.9%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(82.06, -6.85, 15.47) |
| CIE-LCH | lch(82.06, 16.92, 113.88°) |
| OKLab | oklab(84.29% -0.017 0.0399) |
| OKLCH | oklch(84.29% 0.043 113.1) |
| XYZ | xyz(54.6785, 60.4176, 49.3304) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.08
Beige
#F5F5DC
ΔE00 9.31
Eggshell
#F0EAD6
ΔE00 9.40
Palegoldenrod
#EEE8AA
ΔE00 9.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.90
Vanilla
#F3E5AB
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFAF #B3AFCF
analogous
#CFC3AF #CBCFAF #BBCFAF
triadic
#CBCFAF #AFCBCF #CFAFCB
tetradic
#CBCFAF #AFCFC3 #B3AFCF #CFAFBB
square
#CBCFAF #AFCFC3 #B3AFCF #CFAFBB
split-complementary
#CBCFAF #AFBBCF #C3AFCF
monochromatic
#99A163 #B2B889 #CBCFAF #E4E6D5 #F3F4EC
Accessibility & contrast
On white
1.61
#CBCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CBCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFAF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFAF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#D4CDB0
Tritanopia (blue-blind)
#CFCBC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbcfaf; /* rgb */ color: rgb(203, 207, 175); /* oklch */ color: oklch(84.3% 0.043 113.1);
Tailwind
colors: {
custom: {
50: '#dbddc7',
500: '#cbcfaf',
950: '#000000',
},
}SCSS
$custom: #cbcfaf; $custom-light: #dbddc7; $custom-dark: #000000;
JSON
{
"hex": "#cbcfaf",
"rgb": {
"r": 203,
"g": 207,
"b": 175
},
"hsl": {
"h": 67.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.84292,
"c": 0.04335,
"h": 113.1
},
"luminance": 0.60417
}Semantic roles & 50–950 ramp
primary
#CBCFAF
secondary
#837EA4
accent
#42A44E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482