#CFCCB5#CFCCB5
#CFCCB5 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.031 H 101.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCB5 |
|---|---|
| RGB | rgb(207, 204, 181) |
| HSL | hsl(53, 21%, 76%) |
| HSV | hsv(53, 13%, 81%) |
| CMYK | cmyk(0%, 1.4%, 12.6%, 18.8%) |
| CIE-LAB | lab(81.72, -2.89, 11.84) |
| CIE-LCH | lch(81.72, 12.19, 103.72°) |
| OKLab | oklab(84.14% -0.006 0.0308) |
| OKLCH | oklch(84.14% 0.031 101) |
| XYZ | xyz(55.6647, 59.7878, 52.3149) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.85
Warm Beige
#E9DCC9
ΔE00 7.02
Eggshell
#F0EAD6
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 8.03
Beige (survey)
#E6DAA6
ΔE00 8.88
Silver (survey)
#C5C9C7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCB5 #B5B8CF
analogous
#CFBFB5 #CFCCB5 #C5CFB5
triadic
#CFCCB5 #B5CFCC #CCB5CF
tetradic
#CFCCB5 #B5CFBF #B5B8CF #CFB5C5
square
#CFCCB5 #B5CFBF #B5B8CF #CFB5C5
split-complementary
#CFCCB5 #B5C5CF #BFB5CF
monochromatic
#9F996B #B7B290 #CFCCB5 #E7E6DA #F3F2EC
Accessibility & contrast
On white
1.62
#CFCCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CFCCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCB5
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCB5 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB4
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#D3C9C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccb5; /* rgb */ color: rgb(207, 204, 181); /* oklch */ color: oklch(84.1% 0.031 101.0);
Tailwind
colors: {
custom: {
50: '#dddbcb',
500: '#cfccb5',
950: '#000000',
},
}SCSS
$custom: #cfccb5; $custom-light: #dddbcb; $custom-dark: #000000;
JSON
{
"hex": "#cfccb5",
"rgb": {
"r": 207,
"g": 204,
"b": 181
},
"hsl": {
"h": 53.077,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.84141,
"c": 0.03132,
"h": 101
},
"luminance": 0.59787
}Semantic roles & 50–950 ramp
primary
#CFCCB5
secondary
#8488A4
accent
#50A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482