#CFCDB7#CFCDB7
#CFCDB7 is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.030 H 102.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDB7 |
|---|---|
| RGB | rgb(207, 205, 183) |
| HSL | hsl(55, 20%, 76%) |
| HSV | hsv(55, 12%, 81%) |
| CMYK | cmyk(0%, 1%, 11.6%, 18.8%) |
| CIE-LAB | lab(82.03, -3.09, 11.21) |
| CIE-LCH | lch(82.03, 11.63, 105.40°) |
| OKLab | oklab(84.4% -0.0066 0.0291) |
| OKLCH | oklch(84.4% 0.03 102.8) |
| XYZ | xyz(56.1098, 60.3474, 53.4829) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.05
Warm Beige
#E9DCC9
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 8.55
Beige
#F5F5DC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDB7 #B7B9CF
analogous
#CFC1B7 #CFCDB7 #C5CFB7
triadic
#CFCDB7 #B7CFCD #CDB7CF
tetradic
#CFCDB7 #B7CFC1 #B7B9CF #CFB7C5
square
#CFCDB7 #B7CFC1 #B7B9CF #CFB7C5
split-complementary
#CFCDB7 #B7C5CF #C1B7CF
monochromatic
#9E9A6E #B7B492 #CFCDB7 #E7E7DC #F3F2ED
Accessibility & contrast
On white
1.61
#CFCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CFCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDB7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDB7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D2CDB8
Tritanopia (blue-blind)
#D3CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcdb7; /* rgb */ color: rgb(207, 205, 183); /* oklch */ color: oklch(84.4% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#dddccc',
500: '#cfcdb7',
950: '#000000',
},
}SCSS
$custom: #cfcdb7; $custom-light: #dddccc; $custom-dark: #000000;
JSON
{
"hex": "#cfcdb7",
"rgb": {
"r": 207,
"g": 205,
"b": 183
},
"hsl": {
"h": 55,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.84396,
"c": 0.02988,
"h": 102.8
},
"luminance": 0.60347
}Semantic roles & 50–950 ramp
primary
#CFCDB7
secondary
#8689A4
accent
#4E9E47
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483