#D2CFAB#D2CFAB
#D2CFAB is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.048 H 103.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFAB |
|---|---|
| RGB | rgb(210, 207, 171) |
| HSL | hsl(55, 30%, 75%) |
| HSV | hsv(55, 19%, 82%) |
| CMYK | cmyk(0%, 1.4%, 18.6%, 17.6%) |
| CIE-LAB | lab(82.52, -4.90, 18.31) |
| CIE-LCH | lch(82.52, 18.95, 104.98°) |
| OKLab | oklab(84.76% -0.0112 0.047) |
| OKLCH | oklch(84.76% 0.048 103.4) |
| XYZ | xyz(56.2414, 61.2683, 47.3833) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.60
Vanilla
#F3E5AB
ΔE00 8.07
Palegoldenrod
#EEE8AA
ΔE00 8.22
Wheat
#F5DEB3
ΔE00 8.65
Eggshell
#F0EAD6
ΔE00 8.72
Sand
#C2B280
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFAB #ABAED2
analogous
#D2BCAB #D2CFAB #C2D2AB
triadic
#D2CFAB #ABD2CF #CFABD2
tetradic
#D2CFAB #ABD2BC #ABAED2 #D2ABC2
square
#D2CFAB #ABD2BC #ABAED2 #D2ABC2
split-complementary
#D2CFAB #ABC2D2 #BCABD2
monochromatic
#A7A15B #BDB883 #D2CFAB #E7E6D3 #F4F4EB
Accessibility & contrast
On white
1.58
#D2CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D2CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFAB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFAB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#D8CAC5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cfab; /* rgb */ color: rgb(210, 207, 171); /* oklch */ color: oklch(84.8% 0.048 103.4);
Tailwind
colors: {
custom: {
50: '#e0ddc4',
500: '#d2cfab',
950: '#000000',
},
}SCSS
$custom: #d2cfab; $custom-light: #e0ddc4; $custom-dark: #000000;
JSON
{
"hex": "#d2cfab",
"rgb": {
"r": 210,
"g": 207,
"b": 171
},
"hsl": {
"h": 55.385,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.8476,
"c": 0.04827,
"h": 103.4
},
"luminance": 0.61268
}Semantic roles & 50–950 ramp
primary
#D2CFAB
secondary
#797DA8
accent
#45A93D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482