#CDCFB9#CDCFB9
#CDCFB9 is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.030 H 111.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFB9 |
|---|---|
| RGB | rgb(205, 207, 185) |
| HSL | hsl(65, 19%, 77%) |
| HSV | hsv(65, 11%, 81%) |
| CMYK | cmyk(1%, 0%, 10.6%, 18.8%) |
| CIE-LAB | lab(82.44, -4.52, 10.71) |
| CIE-LCH | lch(82.44, 11.62, 112.88°) |
| OKLab | oklab(84.7% -0.0108 0.0279) |
| OKLCH | oklch(84.7% 0.03 111.2) |
| XYZ | xyz(56.2455, 61.1078, 54.7214) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.26
Eggshell
#F0EAD6
ΔE00 7.64
Warm Beige
#E9DCC9
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.52
Beige
#F5F5DC
ΔE00 8.60
Warm Gray
#C9BEB0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFB9 #BBB9CF
analogous
#CFC6B9 #CDCFB9 #C2CFB9
triadic
#CDCFB9 #B9CDCF #CFB9CD
tetradic
#CDCFB9 #B9CFC6 #BBB9CF #CFB9C2
square
#CDCFB9 #B9CFC6 #BBB9CF #CFB9C2
split-complementary
#CDCFB9 #B9C2CF #C6B9CF
monochromatic
#999D70 #B3B695 #CDCFB9 #E7E8DD #F2F3ED
Accessibility & contrast
On white
1.59
#CDCFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CDCFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFB9
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFB9 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#D3CDBA
Tritanopia (blue-blind)
#D0CCC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcfb9; /* rgb */ color: rgb(205, 207, 185); /* oklch */ color: oklch(84.7% 0.030 111.2);
Tailwind
colors: {
custom: {
50: '#dcddce',
500: '#cdcfb9',
950: '#000000',
},
}SCSS
$custom: #cdcfb9; $custom-light: #dcddce; $custom-dark: #000000;
JSON
{
"hex": "#cdcfb9",
"rgb": {
"r": 205,
"g": 207,
"b": 185
},
"hsl": {
"h": 65.455,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.84696,
"c": 0.02988,
"h": 111.2
},
"luminance": 0.61108
}Semantic roles & 50–950 ramp
primary
#CDCFB9
secondary
#8B88A4
accent
#499D50
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483