#CFCFBD#CFCFBD
#CFCFBD is a very light, muted yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.024 H 106.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFBD |
|---|---|
| RGB | rgb(207, 207, 189) |
| HSL | hsl(60, 16%, 78%) |
| HSV | hsv(60, 9%, 81%) |
| CMYK | cmyk(0%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(82.68, -3.14, 8.95) |
| CIE-LCH | lch(82.68, 9.49, 109.34°) |
| OKLab | oklab(84.96% -0.0071 0.0234) |
| OKLCH | oklch(84.96% 0.024 106.9) |
| XYZ | xyz(57.2291, 61.5655, 57.0027) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Eggshell
#F0EAD6
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.15
Warm Beige
#E9DCC9
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFBD #BDBDCF
analogous
#CFC6BD #CFCFBD #C6CFBD
triadic
#CFCFBD #BDCFCF #CFBDCF
tetradic
#CFCFBD #BDCFC6 #BDBDCF #CFBDC6
square
#CFCFBD #BDCFC6 #BDBDCF #CFBDC6
split-complementary
#CFCFBD #BDC6CF #C6BDCF
monochromatic
#9B9B76 #B5B59A #CFCFBD #E9E9E0 #F2F2ED
Accessibility & contrast
On white
1.58
#CFCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CFCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFBD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFBD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#D2CCCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfbd; /* rgb */ color: rgb(207, 207, 189); /* oklch */ color: oklch(85.0% 0.024 106.9);
Tailwind
colors: {
custom: {
50: '#ddddd0',
500: '#cfcfbd',
950: '#000000',
},
}SCSS
$custom: #cfcfbd; $custom-light: #ddddd0; $custom-dark: #000000;
JSON
{
"hex": "#cfcfbd",
"rgb": {
"r": 207,
"g": 207,
"b": 189
},
"hsl": {
"h": 60,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.84958,
"c": 0.02442,
"h": 106.9
},
"luminance": 0.61565
}Semantic roles & 50–950 ramp
primary
#CFCFBD
secondary
#8D8DA3
accent
#4B9A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483