#EED183#EED183
#EED183 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.8% C 0.103 H 89.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EED183 |
|---|---|
| RGB | rgb(238, 209, 131) |
| HSL | hsl(44, 76%, 72%) |
| HSV | hsv(44, 45%, 93%) |
| CMYK | cmyk(0%, 12.2%, 45%, 6.7%) |
| CIE-LAB | lab(84.70, -0.05, 42.30) |
| CIE-LCH | lch(84.70, 42.30, 90.06°) |
| OKLab | oklab(86.82% 0.0004 0.1026) |
| OKLCH | oklch(86.82% 0.103 89.8) |
| XYZ | xyz(62.1590, 65.4194, 30.8213) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 3.77
Sandy
#F1DA7A
ΔE00 4.00
Light Mustard
#F7D560
ΔE00 5.69
Pale Gold
#FDDE6C
ΔE00 5.96
Pale Peach
#FFE5AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED183 #83A0EE
analogous
#EE9B83 #EED183 #D6EE83
triadic
#EED183 #83EED1 #D183EE
tetradic
#EED183 #83EE9B #83A0EE #EE83D6
square
#EED183 #83EE9B #83A0EE #EE83D6
split-complementary
#EED183 #83D6EE #9B83EE
monochromatic
#D9A61E #E7BD4D #EED183 #F5E5B9 #FBF5E4
Accessibility & contrast
On white
1.49
#EED183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EED183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED183
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED183 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#FDC5BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eed183; /* rgb */ color: rgb(238, 209, 131); /* oklch */ color: oklch(86.8% 0.103 89.8);
Tailwind
colors: {
custom: {
50: '#f5dea8',
500: '#eed183',
950: '#000000',
},
}SCSS
$custom: #eed183; $custom-light: #f5dea8; $custom-dark: #000000;
JSON
{
"hex": "#eed183",
"rgb": {
"r": 238,
"g": 209,
"b": 131
},
"hsl": {
"h": 43.738,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86817,
"c": 0.10259,
"h": 89.8
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#EED183
secondary
#4D6EC8
accent
#44D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480