#DFDABF#DFDABF
#DFDABF is a very light, muted yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.036 H 98.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDABF |
|---|---|
| RGB | rgb(223, 218, 191) |
| HSL | hsl(51, 33%, 81%) |
| HSV | hsv(51, 14%, 87%) |
| CMYK | cmyk(0%, 2.2%, 14.3%, 12.5%) |
| CIE-LAB | lab(86.80, -2.79, 13.91) |
| CIE-LCH | lch(86.80, 14.19, 101.33°) |
| OKLab | oklab(88.52% -0.0053 0.036) |
| OKLCH | oklch(88.52% 0.036 98.4) |
| XYZ | xyz(64.9060, 69.5931, 59.2937) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.58
Warm Beige
#E9DCC9
ΔE00 5.65
Beige
#F5F5DC
ΔE00 6.09
Champagne
#F7E7CE
ΔE00 6.35
Cornsilk
#FFF8DC
ΔE00 6.59
Beige (survey)
#E6DAA6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDABF #BFC4DF
analogous
#DFCABF #DFDABF #D4DFBF
triadic
#DFDABF #BFDFDA #DABFDF
tetradic
#DFDABF #BFDFCA #BFC4DF #DFBFD4
square
#DFDABF #BFDFCA #BFC4DF #DFBFD4
split-complementary
#DFDABF #BFD4DF #CABFDF
monochromatic
#B6AB6D #CBC296 #DFDABF #F3F2E8 #F5F3EB
Accessibility & contrast
On white
1.41
#DFDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DFDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDABF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDABF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#E4D6D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdabf; /* rgb */ color: rgb(223, 218, 191); /* oklch */ color: oklch(88.5% 0.036 98.4);
Tailwind
colors: {
custom: {
50: '#e9e5d2',
500: '#dfdabf',
950: '#000000',
},
}SCSS
$custom: #dfdabf; $custom-light: #e9e5d2; $custom-dark: #000000;
JSON
{
"hex": "#dfdabf",
"rgb": {
"r": 223,
"g": 218,
"b": 191
},
"hsl": {
"h": 50.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.8852,
"c": 0.03643,
"h": 98.4
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#DFDABF
secondary
#8B92B7
accent
#4BAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483