#DDDFB3#DDDFB3
#DDDFB3 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.1% C 0.058 H 109.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFB3 |
|---|---|
| RGB | rgb(221, 223, 179) |
| HSL | hsl(63, 41%, 79%) |
| HSV | hsv(63, 20%, 87%) |
| CMYK | cmyk(0.9%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(87.68, -7.87, 21.40) |
| CIE-LCH | lch(87.68, 22.80, 110.19°) |
| OKLab | oklab(89.1% -0.0195 0.0547) |
| OKLCH | oklch(89.1% 0.058 109.7) |
| XYZ | xyz(64.3427, 71.4028, 53.0316) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.06
Palegoldenrod
#EEE8AA
ΔE00 5.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.10
Vanilla
#F3E5AB
ΔE00 6.26
Lemonchiffon
#FFFACD
ΔE00 6.52
Cream
#FFFDD0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFB3 #B5B3DF
analogous
#DFCBB3 #DDDFB3 #C7DFB3
triadic
#DDDFB3 #B3DDDF #DFB3DD
tetradic
#DDDFB3 #B3DFCB #B5B3DF #DFB3C7
square
#DDDFB3 #B3DFCB #B5B3DF #DFB3C7
split-complementary
#DDDFB3 #B3C7DF #CBB3DF
monochromatic
#B6BB5D #CACD88 #DDDFB3 #F0F1DE #F5F6E9
Accessibility & contrast
On white
1.37
#DDDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DDDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFB3
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFB3 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB0
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#E3D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddfb3; /* rgb */ color: rgb(221, 223, 179); /* oklch */ color: oklch(89.1% 0.058 109.7);
Tailwind
colors: {
custom: {
50: '#e8e9ca',
500: '#dddfb3',
950: '#000000',
},
}SCSS
$custom: #dddfb3; $custom-light: #e8e9ca; $custom-dark: #000000;
JSON
{
"hex": "#dddfb3",
"rgb": {
"r": 221,
"g": 223,
"b": 179
},
"hsl": {
"h": 62.727,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.89099,
"c": 0.05805,
"h": 109.7
},
"luminance": 0.71402
}Semantic roles & 50–950 ramp
primary
#DDDFB3
secondary
#817FB8
accent
#32B438
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482