#CFCBB8#CFCBB8
#CFCBB8 is a very light, muted yellow. Relative luminance 0.594; OKLCH L 84.0% C 0.026 H 97.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB8 |
|---|---|
| RGB | rgb(207, 203, 184) |
| HSL | hsl(50, 19%, 77%) |
| HSV | hsv(50, 11%, 81%) |
| CMYK | cmyk(0%, 1.9%, 11.1%, 18.8%) |
| CIE-LAB | lab(81.53, -1.88, 9.97) |
| CIE-LCH | lch(81.53, 10.15, 100.69°) |
| OKLab | oklab(84.01% -0.0033 0.026) |
| OKLCH | oklch(84.01% 0.026 97.2) |
| XYZ | xyz(55.7389, 59.4385, 53.8745) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 7.16
Eggshell
#F0EAD6
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB8 #B8BCCF
analogous
#CFC0B8 #CFCBB8 #C8CFB8
triadic
#CFCBB8 #B8CFCB #CBB8CF
tetradic
#CFCBB8 #B8CFC0 #B8BCCF #CFB8C8
square
#CFCBB8 #B8CFC0 #B8BCCF #CFB8C8
split-complementary
#CFCBB8 #B8C8CF #C0B8CF
monochromatic
#9E966F #B6B093 #CFCBB8 #E8E6DD #F3F2ED
Accessibility & contrast
On white
1.63
#CFCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CFCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#D3C8C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbb8; /* rgb */ color: rgb(207, 203, 184); /* oklch */ color: oklch(84.0% 0.026 97.2);
Tailwind
colors: {
custom: {
50: '#dddacd',
500: '#cfcbb8',
950: '#000000',
},
}SCSS
$custom: #cfcbb8; $custom-light: #dddacd; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb8",
"rgb": {
"r": 207,
"g": 203,
"b": 184
},
"hsl": {
"h": 49.565,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.84014,
"c": 0.02618,
"h": 97.2
},
"luminance": 0.59438
}Semantic roles & 50–950 ramp
primary
#CFCBB8
secondary
#878CA4
accent
#579E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383