#DED28B#DED28B
#DED28B is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.7% C 0.092 H 99.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DED28B |
|---|---|
| RGB | rgb(222, 210, 139) |
| HSL | hsl(51, 56%, 71%) |
| HSV | hsv(51, 37%, 87%) |
| CMYK | cmyk(0%, 5.4%, 37.4%, 12.9%) |
| CIE-LAB | lab(83.70, -6.05, 36.70) |
| CIE-LCH | lch(83.70, 37.20, 99.36°) |
| OKLab | oklab(85.74% -0.0156 0.0903) |
| OKLCH | oklch(85.74% 0.092 99.8) |
| XYZ | xyz(57.8320, 63.4885, 33.6292) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.34
Beige (survey)
#E6DAA6
ΔE00 4.55
Khaki (CSS)
#F0E68C
ΔE00 5.33
Sandy
#F1DA7A
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.40
Palegoldenrod
#EEE8AA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED28B #8B97DE
analogous
#DEA88B #DED28B #C0DE8B
triadic
#DED28B #8BDED2 #D28BDE
tetradic
#DED28B #8BDEA8 #8B97DE #DE8BC0
square
#DED28B #8BDEA8 #8B97DE #DE8BC0
split-complementary
#DED28B #8BC0DE #A88BDE
monochromatic
#BAA735 #D0C05B #DED28B #ECE4BB #F8F6E7
Accessibility & contrast
On white
1.53
#DED28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DED28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED28B
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED28B | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE86
Deuteranopia (green-blind)
#E2D38E
Tritanopia (blue-blind)
#EAC8C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded28b; /* rgb */ color: rgb(222, 210, 139); /* oklch */ color: oklch(85.7% 0.092 99.8);
Tailwind
colors: {
custom: {
50: '#e9dfad',
500: '#ded28b',
950: '#000000',
},
}SCSS
$custom: #ded28b; $custom-light: #e9dfad; $custom-dark: #000000;
JSON
{
"hex": "#ded28b",
"rgb": {
"r": 222,
"g": 210,
"b": 139
},
"hsl": {
"h": 51.325,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.85738,
"c": 0.09167,
"h": 99.8
},
"luminance": 0.63487
}Semantic roles & 50–950 ramp
primary
#DED28B
secondary
#5865B6
accent
#3AC322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481