#DDDF85#DDDF85
#DDDF85 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.2% C 0.113 H 109.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF85 |
|---|---|
| RGB | rgb(221, 223, 133) |
| HSL | hsl(61, 58%, 70%) |
| HSV | hsv(61, 40%, 87%) |
| CMYK | cmyk(0.9%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(86.92, -13.65, 43.81) |
| CIE-LCH | lch(86.92, 45.89, 107.31°) |
| OKLab | oklab(88.25% -0.0379 0.1063) |
| OKLCH | oklch(88.25% 0.113 109.6) |
| XYZ | xyz(60.4410, 69.8421, 32.4827) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.79
Greenish Beige
#C9D179
ΔE00 3.89
Light Khaki
#E6F2A2
ΔE00 5.14
Buff
#FEF69E
ΔE00 6.01
Palegoldenrod
#EEE8AA
ΔE00 6.05
Dark Cream
#FFF39A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF85 #8785DF
analogous
#DFB485 #DDDF85 #B0DF85
triadic
#DDDF85 #85DDDF #DF85DD
tetradic
#DDDF85 #85DFB4 #8785DF #DF85B0
square
#DDDF85 #85DFB4 #8785DF #DF85B0
split-complementary
#DDDF85 #85B0DF #B485DF
monochromatic
#B6B931 #CFD255 #DDDF85 #EBECB5 #F8F8E6
Accessibility & contrast
On white
1.40
#DDDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DDDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF85
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF85 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#E8D5C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf85; /* rgb */ color: rgb(221, 223, 133); /* oklch */ color: oklch(88.2% 0.113 109.6);
Tailwind
colors: {
custom: {
50: '#e9e8aa',
500: '#dddf85',
950: '#000000',
},
}SCSS
$custom: #dddf85; $custom-light: #e9e8aa; $custom-dark: #000000;
JSON
{
"hex": "#dddf85",
"rgb": {
"r": 221,
"g": 223,
"b": 133
},
"hsl": {
"h": 61.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.88246,
"c": 0.11282,
"h": 109.6
},
"luminance": 0.69841
}Semantic roles & 50–950 ramp
primary
#DDDF85
secondary
#5452B6
accent
#1FC623
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481