#CFCDBF#CFCDBF
#CFCDBF is a very light, near-neutral yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.019 H 100.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDBF |
|---|---|
| RGB | rgb(207, 205, 191) |
| HSL | hsl(53, 14%, 78%) |
| HSV | hsv(53, 8%, 81%) |
| CMYK | cmyk(0%, 1%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.21, -1.76, 7.21) |
| CIE-LCH | lch(82.21, 7.42, 103.74°) |
| OKLab | oklab(84.6% -0.0034 0.0189) |
| OKLCH | oklch(84.6% 0.019 100.2) |
| XYZ | xyz(56.9662, 60.6900, 57.9934) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.31
Warm Gray
#C9BEB0
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 5.81
Warm Beige
#E9DCC9
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDBF #BFC1CF
analogous
#CFC5BF #CFCDBF #C9CFBF
triadic
#CFCDBF #BFCFCD #CDBFCF
tetradic
#CFCDBF #BFCFC5 #BFC1CF #CFBFC9
square
#CFCDBF #BFCFC5 #BFC1CF #CFBFC9
split-complementary
#CFCDBF #BFC9CF #C5BFCF
monochromatic
#9B9679 #B5B29C #CFCDBF #E9E8E2 #F2F1EE
Accessibility & contrast
On white
1.60
#CFCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CFCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDBF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDBF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#D2CBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcdbf; /* rgb */ color: rgb(207, 205, 191); /* oklch */ color: oklch(84.6% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#dddcd2',
500: '#cfcdbf',
950: '#000000',
},
}SCSS
$custom: #cfcdbf; $custom-light: #dddcd2; $custom-dark: #000000;
JSON
{
"hex": "#cfcdbf",
"rgb": {
"r": 207,
"g": 205,
"b": 191
},
"hsl": {
"h": 52.5,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84603,
"c": 0.01918,
"h": 100.2
},
"luminance": 0.6069
}Semantic roles & 50–950 ramp
primary
#CFCDBF
secondary
#8F91A3
accent
#56984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483