#DFDFCB#DFDFCB
#DFDFCB is a very light, muted yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.027 H 106.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFCB |
|---|---|
| RGB | rgb(223, 223, 203) |
| HSL | hsl(60, 24%, 84%) |
| HSV | hsv(60, 9%, 87%) |
| CMYK | cmyk(0%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(88.34, -3.44, 9.81) |
| CIE-LCH | lch(88.34, 10.39, 109.31°) |
| OKLab | oklab(89.83% -0.0078 0.0256) |
| OKLCH | oklch(89.83% 0.027 106.9) |
| XYZ | xyz(67.5973, 72.7755, 66.9743) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.88
Beige
#F5F5DC
ΔE00 4.94
Light Grey
#D8DCD6
ΔE00 5.80
Warm Beige
#E9DCC9
ΔE00 6.37
Cornsilk
#FFF8DC
ΔE00 6.60
Off White (survey)
#FFFFE4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFCB #CBCBDF
analogous
#DFD5CB #DFDFCB #D5DFCB
triadic
#DFDFCB #CBDFDF #DFCBDF
tetradic
#DFDFCB #CBDFD5 #CBCBDF #DFCBD5
square
#DFDFCB #CBDFD5 #CBCBDF #DFCBD5
split-complementary
#DFDFCB #CBD5DF #D5CBDF
monochromatic
#B0B07F #C8C8A5 #DFDFCB #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.35
#DFDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DFDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFCB
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFCB | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#E2DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdfcb; /* rgb */ color: rgb(223, 223, 203); /* oklch */ color: oklch(89.8% 0.027 106.9);
Tailwind
colors: {
custom: {
50: '#e9e9da',
500: '#dfdfcb',
950: '#000000',
},
}SCSS
$custom: #dfdfcb; $custom-light: #e9e9da; $custom-dark: #000000;
JSON
{
"hex": "#dfdfcb",
"rgb": {
"r": 223,
"g": 223,
"b": 203
},
"hsl": {
"h": 60,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89825,
"c": 0.02674,
"h": 106.9
},
"luminance": 0.72775
}Semantic roles & 50–950 ramp
primary
#DFDFCB
secondary
#9898B6
accent
#43A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483