#CFCCBB#CFCCBB
#CFCCBB is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.023 H 98.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCBB |
|---|---|
| RGB | rgb(207, 204, 187) |
| HSL | hsl(51, 17%, 77%) |
| HSV | hsv(51, 10%, 81%) |
| CMYK | cmyk(0%, 1.4%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.86, -1.91, 8.84) |
| CIE-LCH | lch(81.86, 9.04, 102.20°) |
| OKLab | oklab(84.29% -0.0035 0.0231) |
| OKLCH | oklch(84.29% 0.023 98.7) |
| XYZ | xyz(56.2936, 60.0394, 55.6272) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.55
Warm Beige
#E9DCC9
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.94
Eggshell
#F0EAD6
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCBB #BBBECF
analogous
#CFC2BB #CFCCBB #C8CFBB
triadic
#CFCCBB #BBCFCC #CCBBCF
tetradic
#CFCCBB #BBCFC2 #BBBECF #CFBBC8
square
#CFCCBB #BBCFC2 #BBBECF #CFBBC8
split-complementary
#CFCCBB #BBC8CF #C2BBCF
monochromatic
#9C9673 #B6B197 #CFCCBB #E8E7DF #F2F2ED
Accessibility & contrast
On white
1.61
#CFCCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CFCCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCBB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCBB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#D3C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccbb; /* rgb */ color: rgb(207, 204, 187); /* oklch */ color: oklch(84.3% 0.023 98.7);
Tailwind
colors: {
custom: {
50: '#dddbcf',
500: '#cfccbb',
950: '#000000',
},
}SCSS
$custom: #cfccbb; $custom-light: #dddbcf; $custom-dark: #000000;
JSON
{
"hex": "#cfccbb",
"rgb": {
"r": 207,
"g": 204,
"b": 187
},
"hsl": {
"h": 51,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.84294,
"c": 0.02335,
"h": 98.7
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#CFCCBB
secondary
#8B8EA4
accent
#569C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151513
muted
#848483