#FFE389#FFE389
#FFE389 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 92.0% C 0.114 H 92.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE389 |
|---|---|
| RGB | rgb(255, 227, 137) |
| HSL | hsl(46, 100%, 77%) |
| HSV | hsv(46, 46%, 100%) |
| CMYK | cmyk(0%, 11%, 46.3%, 0%) |
| CIE-LAB | lab(90.78, -1.91, 47.29) |
| CIE-LCH | lch(90.78, 47.32, 92.31°) |
| OKLab | oklab(92% -0.0053 0.114) |
| OKLCH | oklch(92% 0.114 92.7) |
| XYZ | xyz(73.2267, 78.0073, 34.8618) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.57
Sandy
#F1DA7A
ΔE00 2.89
Pale Gold
#FDDE6C
ΔE00 3.59
Yellow Tan
#FFE36E
ΔE00 3.80
Sand Yellow
#FCE166
ΔE00 4.61
Light Mustard
#F7D560
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE389 #89A5FF
analogous
#FFA889 #FFE389 #E0FF89
triadic
#FFE389 #89FFE3 #E389FF
tetradic
#FFE389 #89FFA8 #89A5FF #FF89E0
square
#FFE389 #89FFA8 #89A5FF #FF89E0
split-complementary
#FFE389 #89E0FF #A889FF
monochromatic
#FFC60F #FFD44C #FFE389 #FFF2C6 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFE389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE389
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE389 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe389; /* rgb */ color: rgb(255, 227, 137); /* oklch */ color: oklch(92.0% 0.114 92.7);
Tailwind
colors: {
custom: {
50: '#ffebad',
500: '#ffe389',
950: '#000000',
},
}SCSS
$custom: #ffe389; $custom-light: #ffebad; $custom-dark: #000000;
JSON
{
"hex": "#ffe389",
"rgb": {
"r": 255,
"g": 227,
"b": 137
},
"hsl": {
"h": 45.763,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91996,
"c": 0.1141,
"h": 92.7
},
"luminance": 0.78004
}Semantic roles & 50–950 ramp
primary
#FFE389
secondary
#4D70E0
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481