#CFCBBF#CFCBBF
#CFCBBF is a very light, near-neutral yellow. Relative luminance 0.597; OKLCH L 84.2% C 0.017 H 91.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBF |
|---|---|
| RGB | rgb(207, 203, 191) |
| HSL | hsl(45, 14%, 78%) |
| HSV | hsv(45, 8%, 81%) |
| CMYK | cmyk(0%, 1.9%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.70, -0.72, 6.47) |
| CIE-LCH | lch(81.70, 6.51, 96.32°) |
| OKLab | oklab(84.2% -0.0005 0.017) |
| OKLCH | oklch(84.2% 0.017 91.6) |
| XYZ | xyz(56.4909, 59.7392, 57.8349) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.03
Warm Beige
#E9DCC9
ΔE00 6.06
Silver
#C0C0C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBF #BFC3CF
analogous
#CFC3BF #CFCBBF #CBCFBF
triadic
#CFCBBF #BFCFCB #CBBFCF
tetradic
#CFCBBF #BFCFC3 #BFC3CF #CFBFCB
square
#CFCBBF #BFCFC3 #BFC3CF #CFBFCB
split-complementary
#CFCBBF #BFCBCF #C3BFCF
monochromatic
#9B9279 #B5AF9C #CFCBBF #E9E7E2 #F2F1EE
Accessibility & contrast
On white
1.62
#CFCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#CFCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#D2C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbbf; /* rgb */ color: rgb(207, 203, 191); /* oklch */ color: oklch(84.2% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#dddad2',
500: '#cfcbbf',
950: '#000000',
},
}SCSS
$custom: #cfcbbf; $custom-light: #dddad2; $custom-dark: #000000;
JSON
{
"hex": "#cfcbbf",
"rgb": {
"r": 207,
"g": 203,
"b": 191
},
"hsl": {
"h": 45,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84197,
"c": 0.01698,
"h": 91.6
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#CFCBBF
secondary
#8F94A3
accent
#60984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383