#CFCFBC#CFCFBC
#CFCFBC is a very light, muted yellow. Relative luminance 0.615; OKLCH L 84.9% C 0.026 H 106.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFBC |
|---|---|
| RGB | rgb(207, 207, 188) |
| HSL | hsl(60, 17%, 77%) |
| HSV | hsv(60, 9%, 81%) |
| CMYK | cmyk(0%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(82.66, -3.31, 9.45) |
| CIE-LCH | lch(82.66, 10.01, 109.30°) |
| OKLab | oklab(84.93% -0.0075 0.0246) |
| OKLCH | oklch(84.93% 0.026 106.9) |
| XYZ | xyz(57.1209, 61.5222, 56.4330) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Eggshell
#F0EAD6
ΔE00 6.97
Warm Beige
#E9DCC9
ΔE00 7.29
Warm Gray
#C9BEB0
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.50
Beige
#F5F5DC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFBC #BCBCCF
analogous
#CFC6BC #CFCFBC #C6CFBC
triadic
#CFCFBC #BCCFCF #CFBCCF
tetradic
#CFCFBC #BCCFC6 #BCBCCF #CFBCC6
square
#CFCFBC #BCCFC6 #BCBCCF #CFBCC6
split-complementary
#CFCFBC #BCC6CF #C6BCCF
monochromatic
#9C9C75 #B5B598 #CFCFBC #E9E9E0 #F2F2ED
Accessibility & contrast
On white
1.58
#CFCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CFCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFBC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFBC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBB
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#D2CCC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfbc; /* rgb */ color: rgb(207, 207, 188); /* oklch */ color: oklch(84.9% 0.026 106.9);
Tailwind
colors: {
custom: {
50: '#ddddd0',
500: '#cfcfbc',
950: '#000000',
},
}SCSS
$custom: #cfcfbc; $custom-light: #ddddd0; $custom-dark: #000000;
JSON
{
"hex": "#cfcfbc",
"rgb": {
"r": 207,
"g": 207,
"b": 188
},
"hsl": {
"h": 60,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84932,
"c": 0.02576,
"h": 106.9
},
"luminance": 0.61522
}Semantic roles & 50–950 ramp
primary
#CFCFBC
secondary
#8C8CA4
accent
#4B9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483