#C8CBAF#C8CBAF
#C8CBAF is a very light, muted yellow. Relative luminance 0.581; OKLCH L 83.2% C 0.038 H 112.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBAF |
|---|---|
| RGB | rgb(200, 203, 175) |
| HSL | hsl(66, 21%, 74%) |
| HSV | hsv(66, 14%, 80%) |
| CMYK | cmyk(1.5%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(80.79, -5.87, 13.64) |
| CIE-LCH | lch(80.79, 14.85, 113.28°) |
| OKLab | oklab(83.23% -0.0144 0.0353) |
| OKLCH | oklch(83.23% 0.038 112.2) |
| XYZ | xyz(52.9124, 58.0867, 48.9735) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.98
Eggshell
#F0EAD6
ΔE00 9.38
Light Grey
#D8DCD6
ΔE00 9.58
Beige
#F5F5DC
ΔE00 9.83
Warm Gray
#C9BEB0
ΔE00 9.83
Bland
#AFA88B
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBAF #B2AFCB
analogous
#CBC0AF #C8CBAF #BACBAF
triadic
#C8CBAF #AFC8CB #CBAFC8
tetradic
#C8CBAF #AFCBC0 #B2AFCB #CBAFBA
square
#C8CBAF #AFCBC0 #B2AFCB #CBAFBA
split-complementary
#C8CBAF #AFBACB #C0AFCB
monochromatic
#959B65 #AFB38A #C8CBAF #E2E3D4 #F2F3EC
Accessibility & contrast
On white
1.66
#C8CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C8CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBAF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBAF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#CCC7C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cbaf; /* rgb */ color: rgb(200, 203, 175); /* oklch */ color: oklch(83.2% 0.038 112.2);
Tailwind
colors: {
custom: {
50: '#d8dac7',
500: '#c8cbaf',
950: '#000000',
},
}SCSS
$custom: #c8cbaf; $custom-light: #d8dac7; $custom-dark: #000000;
JSON
{
"hex": "#c8cbaf",
"rgb": {
"r": 200,
"g": 203,
"b": 175
},
"hsl": {
"h": 66.429,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.83226,
"c": 0.03808,
"h": 112.2
},
"luminance": 0.58086
}Semantic roles & 50–950 ramp
primary
#C8CBAF
secondary
#827EA0
accent
#46A050
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382