#CFCCB2#CFCCB2
#CFCCB2 is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.035 H 101.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCB2 |
|---|---|
| RGB | rgb(207, 204, 178) |
| HSL | hsl(54, 23%, 75%) |
| HSV | hsv(54, 14%, 81%) |
| CMYK | cmyk(0%, 1.4%, 14%, 18.8%) |
| CIE-LAB | lab(81.66, -3.37, 13.34) |
| CIE-LCH | lch(81.66, 13.76, 104.17°) |
| OKLab | oklab(84.07% -0.0072 0.0346) |
| OKLCH | oklch(84.07% 0.035 101.7) |
| XYZ | xyz(55.3602, 59.6660, 50.7111) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 7.55
Warm Gray
#C9BEB0
ΔE00 7.59
Eggshell
#F0EAD6
ΔE00 7.68
Beige (survey)
#E6DAA6
ΔE00 8.09
Light Grey
#D8DCD6
ΔE00 8.88
Beige
#F5F5DC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCB2 #B2B5CF
analogous
#CFBDB2 #CFCCB2 #C3CFB2
triadic
#CFCCB2 #B2CFCC #CCB2CF
tetradic
#CFCCB2 #B2CFBD #B2B5CF #CFB2C3
square
#CFCCB2 #B2CFBD #B2B5CF #CFB2C3
split-complementary
#CFCCB2 #B2C3CF #BDB2CF
monochromatic
#A09A67 #B7B38C #CFCCB2 #E7E5D8 #F3F3EC
Accessibility & contrast
On white
1.62
#CFCCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CFCCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCB2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCB2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB0
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#D4C8C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccb2; /* rgb */ color: rgb(207, 204, 178); /* oklch */ color: oklch(84.1% 0.035 101.7);
Tailwind
colors: {
custom: {
50: '#dddbc9',
500: '#cfccb2',
950: '#000000',
},
}SCSS
$custom: #cfccb2; $custom-light: #dddbc9; $custom-dark: #000000;
JSON
{
"hex": "#cfccb2",
"rgb": {
"r": 207,
"g": 204,
"b": 178
},
"hsl": {
"h": 53.793,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.84067,
"c": 0.03529,
"h": 101.7
},
"luminance": 0.59665
}Semantic roles & 50–950 ramp
primary
#CFCCB2
secondary
#8185A4
accent
#4EA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482