#CDCFB8#CDCFB8
#CDCFB8 is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.031 H 111.1°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFB8 |
|---|---|
| RGB | rgb(205, 207, 184) |
| HSL | hsl(65, 19%, 77%) |
| HSV | hsv(65, 11%, 81%) |
| CMYK | cmyk(1%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(82.41, -4.68, 11.21) |
| CIE-LCH | lch(82.41, 12.14, 112.68°) |
| OKLab | oklab(84.67% -0.0112 0.0291) |
| OKLCH | oklch(84.67% 0.031 111.1) |
| XYZ | xyz(56.1403, 61.0657, 54.1674) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 7.73
Beige
#F5F5DC
ΔE00 8.59
Warm Beige
#E9DCC9
ΔE00 8.60
Warm Gray
#C9BEB0
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFB8 #BAB8CF
analogous
#CFC6B8 #CDCFB8 #C2CFB8
triadic
#CDCFB8 #B8CDCF #CFB8CD
tetradic
#CDCFB8 #B8CFC6 #BAB8CF #CFB8C2
square
#CDCFB8 #B8CFC6 #BAB8CF #CFB8C2
split-complementary
#CDCFB8 #B8C2CF #C6B8CF
monochromatic
#9A9E6F #B3B693 #CDCFB8 #E7E8DD #F2F3ED
Accessibility & contrast
On white
1.59
#CDCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CDCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFB8
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFB8 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB7
Deuteranopia (green-blind)
#D3CDB9
Tritanopia (blue-blind)
#D0CCC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcfb8; /* rgb */ color: rgb(205, 207, 184); /* oklch */ color: oklch(84.7% 0.031 111.1);
Tailwind
colors: {
custom: {
50: '#dcddcd',
500: '#cdcfb8',
950: '#000000',
},
}SCSS
$custom: #cdcfb8; $custom-light: #dcddcd; $custom-dark: #000000;
JSON
{
"hex": "#cdcfb8",
"rgb": {
"r": 205,
"g": 207,
"b": 184
},
"hsl": {
"h": 65.217,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.84671,
"c": 0.03121,
"h": 111.1
},
"luminance": 0.61065
}Semantic roles & 50–950 ramp
primary
#CDCFB8
secondary
#8A87A4
accent
#489E4F
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483