#DDDF8F#DDDF8F
#DDDF8F is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.102 H 109.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF8F |
|---|---|
| RGB | rgb(221, 223, 143) |
| HSL | hsl(62, 56%, 72%) |
| HSV | hsv(62, 36%, 87%) |
| CMYK | cmyk(0.9%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(87.06, -12.55, 39.02) |
| CIE-LCH | lch(87.06, 40.99, 107.84°) |
| OKLab | oklab(88.41% -0.034 0.0958) |
| OKLCH | oklch(88.41% 0.102 109.5) |
| XYZ | xyz(61.1650, 70.1317, 36.2959) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 4.56
Palegoldenrod
#EEE8AA
ΔE00 4.77
Buff
#FEF69E
ΔE00 6.08
Dark Cream
#FFF39A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF8F #918FDF
analogous
#DFB98F #DDDF8F #B5DF8F
triadic
#DDDF8F #8FDDDF #DF8FDD
tetradic
#DDDF8F #8FDFB9 #918FDF #DF8FB5
square
#DDDF8F #8FDFB9 #918FDF #DF8FB5
split-complementary
#DDDF8F #8FB5DF #B98FDF
monochromatic
#BABD36 #CFD15F #DDDF8F #EBEDBF #F8F8E7
Accessibility & contrast
On white
1.40
#DDDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DDDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF8F
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF8F | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD889
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#E7D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf8f; /* rgb */ color: rgb(221, 223, 143); /* oklch */ color: oklch(88.4% 0.102 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b0',
500: '#dddf8f',
950: '#000000',
},
}SCSS
$custom: #dddf8f; $custom-light: #e8e8b0; $custom-dark: #000000;
JSON
{
"hex": "#dddf8f",
"rgb": {
"r": 221,
"g": 223,
"b": 143
},
"hsl": {
"h": 61.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.88405,
"c": 0.10168,
"h": 109.5
},
"luminance": 0.70131
}Semantic roles & 50–950 ramp
primary
#DDDF8F
secondary
#5E5BB7
accent
#22C326
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481