#DED27F#DED27F
#DED27F is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.5% C 0.105 H 101.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DED27F |
|---|---|
| RGB | rgb(222, 210, 127) |
| HSL | hsl(52, 59%, 68%) |
| HSV | hsv(52, 43%, 87%) |
| CMYK | cmyk(0%, 5.4%, 42.8%, 12.9%) |
| CIE-LAB | lab(83.52, -7.33, 42.53) |
| CIE-LCH | lch(83.52, 43.16, 99.78°) |
| OKLab | oklab(85.54% -0.0203 0.103) |
| OKLCH | oklch(85.54% 0.105 101.1) |
| XYZ | xyz(57.0028, 63.1568, 29.2623) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.76
Sandy
#F1DA7A
ΔE00 4.19
Khaki (CSS)
#F0E68C
ΔE00 4.55
Greenish Beige
#C9D179
ΔE00 5.55
Wheat (survey)
#FBDD7E
ΔE00 6.09
Beige (survey)
#E6DAA6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED27F #7F8BDE
analogous
#DEA27F #DED27F #BADE7F
triadic
#DED27F #7FDED2 #D27FDE
tetradic
#DED27F #7FDEA2 #7F8BDE #DE7FBA
square
#DED27F #7FDEA2 #7F8BDE #DE7FBA
split-complementary
#DED27F #7FBADE #A27FDE
monochromatic
#B4A32E #D1C14E #DED27F #EBE3B0 #F7F4E0
Accessibility & contrast
On white
1.54
#DED27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DED27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED27F
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED27F | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#EBC7BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded27f; /* rgb */ color: rgb(222, 210, 127); /* oklch */ color: oklch(85.5% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#eadfa5',
500: '#ded27f',
950: '#000000',
},
}SCSS
$custom: #ded27f; $custom-light: #eadfa5; $custom-dark: #000000;
JSON
{
"hex": "#ded27f",
"rgb": {
"r": 222,
"g": 210,
"b": 127
},
"hsl": {
"h": 52.421,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.85543,
"c": 0.10501,
"h": 101.1
},
"luminance": 0.63155
}Semantic roles & 50–950 ramp
primary
#DED27F
secondary
#4C5AB5
accent
#34C71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480