#CFCBB5#CFCBB5
#CFCBB5 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.9% C 0.030 H 98.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBB5 |
|---|---|
| RGB | rgb(207, 203, 181) |
| HSL | hsl(51, 21%, 76%) |
| HSV | hsv(51, 13%, 81%) |
| CMYK | cmyk(0%, 1.9%, 12.6%, 18.8%) |
| CIE-LAB | lab(81.46, -2.37, 11.47) |
| CIE-LCH | lch(81.46, 11.72, 101.67°) |
| OKLab | oklab(83.94% -0.0045 0.0298) |
| OKLCH | oklch(83.94% 0.03 98.5) |
| XYZ | xyz(55.4278, 59.3140, 52.2359) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.18
Warm Beige
#E9DCC9
ΔE00 6.64
Eggshell
#F0EAD6
ΔE00 7.36
Light Grey
#D8DCD6
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.67
Champagne
#F7E7CE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBB5 #B5B9CF
analogous
#CFBEB5 #CFCBB5 #C6CFB5
triadic
#CFCBB5 #B5CFCB #CBB5CF
tetradic
#CFCBB5 #B5CFBE #B5B9CF #CFB5C6
square
#CFCBB5 #B5CFBE #B5B9CF #CFB5C6
split-complementary
#CFCBB5 #B5C6CF #BEB5CF
monochromatic
#9F976B #B7B190 #CFCBB5 #E7E5DA #F3F2EC
Accessibility & contrast
On white
1.63
#CFCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CFCBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBB5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBB5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B4
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#D4C8C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbb5; /* rgb */ color: rgb(207, 203, 181); /* oklch */ color: oklch(83.9% 0.030 98.5);
Tailwind
colors: {
custom: {
50: '#dddacb',
500: '#cfcbb5',
950: '#000000',
},
}SCSS
$custom: #cfcbb5; $custom-light: #dddacb; $custom-dark: #000000;
JSON
{
"hex": "#cfcbb5",
"rgb": {
"r": 207,
"g": 203,
"b": 181
},
"hsl": {
"h": 50.769,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.83937,
"c": 0.03015,
"h": 98.5
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#CFCBB5
secondary
#8489A4
accent
#54A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382