#EED27E#EED27E
#EED27E is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.9% C 0.108 H 91.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EED27E |
|---|---|
| RGB | rgb(238, 210, 126) |
| HSL | hsl(45, 77%, 71%) |
| HSV | hsv(45, 47%, 93%) |
| CMYK | cmyk(0%, 11.8%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.88, -1.04, 45.02) |
| CIE-LCH | lch(84.88, 45.03, 91.32°) |
| OKLab | oklab(86.94% -0.003 0.1084) |
| OKLCH | oklch(86.94% 0.108 91.6) |
| XYZ | xyz(62.0744, 65.7793, 29.1616) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Sandy
#F1DA7A
ΔE00 2.96
Wheat (survey)
#FBDD7E
ΔE00 3.01
Light Mustard
#F7D560
ΔE00 4.73
Pale Gold
#FDDE6C
ΔE00 4.99
Maize
#F4D054
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED27E #7E9AEE
analogous
#EE9A7E #EED27E #D2EE7E
triadic
#EED27E #7EEED2 #D27EEE
tetradic
#EED27E #7EEE9A #7E9AEE #EE7ED2
square
#EED27E #7EEE9A #7E9AEE #EE7ED2
split-complementary
#EED27E #7ED2EE #9A7EEE
monochromatic
#D5A71C #E7BF48 #EED27E #F5E5B4 #FBF6E4
Accessibility & contrast
On white
1.48
#EED27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#EED27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED27E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED27E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#EAD781
Tritanopia (blue-blind)
#FEC6BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eed27e; /* rgb */ color: rgb(238, 210, 126); /* oklch */ color: oklch(86.9% 0.108 91.6);
Tailwind
colors: {
custom: {
50: '#f5dfa5',
500: '#eed27e',
950: '#000000',
},
}SCSS
$custom: #eed27e; $custom-light: #f5dfa5; $custom-dark: #000000;
JSON
{
"hex": "#eed27e",
"rgb": {
"r": 238,
"g": 210,
"b": 126
},
"hsl": {
"h": 45,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86941,
"c": 0.10844,
"h": 91.6
},
"luminance": 0.65777
}Semantic roles & 50–950 ramp
primary
#EED27E
secondary
#4868C8
accent
#40D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480