#EED488#EED488
#EED488 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.5% C 0.100 H 91.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EED488 |
|---|---|
| RGB | rgb(238, 212, 136) |
| HSL | hsl(45, 75%, 73%) |
| HSV | hsv(45, 43%, 93%) |
| CMYK | cmyk(0%, 10.9%, 42.9%, 6.7%) |
| CIE-LAB | lab(85.53, -1.09, 40.84) |
| CIE-LCH | lch(85.53, 40.86, 91.53°) |
| OKLab | oklab(87.49% -0.0022 0.0996) |
| OKLCH | oklch(87.49% 0.1 91.3) |
| XYZ | xyz(63.2490, 67.0442, 32.8969) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.04
Sandy
#F1DA7A
ΔE00 3.67
Wheat (survey)
#FBDD7E
ΔE00 3.70
Pale Peach
#FFE5AD
ΔE00 5.81
Vanilla
#F3E5AB
ΔE00 5.90
Pale Gold
#FDDE6C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED488 #88A2EE
analogous
#EEA188 #EED488 #D5EE88
triadic
#EED488 #88EED4 #D488EE
tetradic
#EED488 #88EEA1 #88A2EE #EE88D5
square
#EED488 #88EEA1 #88A2EE #EE88D5
split-complementary
#EED488 #88D5EE #A188EE
monochromatic
#DCAC1F #E6C152 #EED488 #F6E7BE #FBF5E4
Accessibility & contrast
On white
1.46
#EED488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EED488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED488
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED488 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D182
Deuteranopia (green-blind)
#EAD98B
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed488; /* rgb */ color: rgb(238, 212, 136); /* oklch */ color: oklch(87.5% 0.100 91.3);
Tailwind
colors: {
custom: {
50: '#f5e1ab',
500: '#eed488',
950: '#000000',
},
}SCSS
$custom: #eed488; $custom-light: #f5e1ab; $custom-dark: #000000;
JSON
{
"hex": "#eed488",
"rgb": {
"r": 238,
"g": 212,
"b": 136
},
"hsl": {
"h": 44.706,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.87492,
"c": 0.09957,
"h": 91.3
},
"luminance": 0.67042
}Semantic roles & 50–950 ramp
primary
#EED488
secondary
#5170C9
accent
#42D70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481