#DED28D#DED28D
#DED28D is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.8% C 0.089 H 99.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DED28D |
|---|---|
| RGB | rgb(222, 210, 141) |
| HSL | hsl(51, 55%, 71%) |
| HSV | hsv(51, 36%, 87%) |
| CMYK | cmyk(0%, 5.4%, 36.5%, 12.9%) |
| CIE-LAB | lab(83.73, -5.82, 35.72) |
| CIE-LCH | lch(83.73, 36.19, 99.25°) |
| OKLab | oklab(85.77% -0.0148 0.0881) |
| OKLCH | oklch(85.77% 0.089 99.6) |
| XYZ | xyz(57.9794, 63.5474, 34.4058) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.20
Sand (survey)
#E2CA76
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 5.20
Palegoldenrod
#EEE8AA
ΔE00 5.37
Khaki (CSS)
#F0E68C
ΔE00 5.54
Sandy
#F1DA7A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED28D #8D99DE
analogous
#DEA98D #DED28D #C1DE8D
triadic
#DED28D #8DDED2 #D28DDE
tetradic
#DED28D #8DDEA9 #8D99DE #DE8DC1
square
#DED28D #8DDEA9 #8D99DE #DE8DC1
split-complementary
#DED28D #8DC1DE #A98DDE
monochromatic
#BBA736 #D0BF5E #DED28D #ECE5BC #F8F6E7
Accessibility & contrast
On white
1.53
#DED28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DED28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED28D
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED28D | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#EAC9C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded28d; /* rgb */ color: rgb(222, 210, 141); /* oklch */ color: oklch(85.8% 0.089 99.6);
Tailwind
colors: {
custom: {
50: '#e9dfaf',
500: '#ded28d',
950: '#000000',
},
}SCSS
$custom: #ded28d; $custom-light: #e9dfaf; $custom-dark: #000000;
JSON
{
"hex": "#ded28d",
"rgb": {
"r": 222,
"g": 210,
"b": 141
},
"hsl": {
"h": 51.111,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.85772,
"c": 0.08938,
"h": 99.6
},
"luminance": 0.63546
}Semantic roles & 50–950 ramp
primary
#DED28D
secondary
#5A67B6
accent
#3BC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481