#CFCBBB#CFCBBB
#CFCBBB is a very light, muted yellow. Relative luminance 0.596; OKLCH L 84.1% C 0.022 H 95.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBB |
|---|---|
| RGB | rgb(207, 203, 187) |
| HSL | hsl(48, 17%, 77%) |
| HSV | hsv(48, 10%, 81%) |
| CMYK | cmyk(0%, 1.9%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.60, -1.39, 8.47) |
| CIE-LCH | lch(81.60, 8.58, 99.31°) |
| OKLab | oklab(84.09% -0.0021 0.0221) |
| OKLCH | oklch(84.09% 0.022 95.3) |
| XYZ | xyz(56.0567, 59.5656, 55.5483) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.87
Warm Beige
#E9DCC9
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBB #BBBFCF
analogous
#CFC1BB #CFCBBB #C9CFBB
triadic
#CFCBBB #BBCFCB #CBBBCF
tetradic
#CFCBBB #BBCFC1 #BBBFCF #CFBBC9
square
#CFCBBB #BBCFC1 #BBBFCF #CFBBC9
split-complementary
#CFCBBB #BBC9CF #C1BBCF
monochromatic
#9C9473 #B6B097 #CFCBBB #E8E6DF #F2F1ED
Accessibility & contrast
On white
1.63
#CFCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#CFCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#D3C8C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbbb; /* rgb */ color: rgb(207, 203, 187); /* oklch */ color: oklch(84.1% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#dddacf',
500: '#cfcbbb',
950: '#000000',
},
}SCSS
$custom: #cfcbbb; $custom-light: #dddacf; $custom-dark: #000000;
JSON
{
"hex": "#cfcbbb",
"rgb": {
"r": 207,
"g": 203,
"b": 187
},
"hsl": {
"h": 48,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.84091,
"c": 0.02223,
"h": 95.3
},
"luminance": 0.59565
}Semantic roles & 50–950 ramp
primary
#CFCBBB
secondary
#8B90A4
accent
#5A9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383