#FFE089#FFE089
#FFE089 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.4% C 0.112 H 90.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE089 |
|---|---|
| RGB | rgb(255, 224, 137) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 46%, 100%) |
| CMYK | cmyk(0%, 12.2%, 46.3%, 0%) |
| CIE-LAB | lab(90.04, -0.39, 46.35) |
| CIE-LCH | lch(90.04, 46.35, 90.48°) |
| OKLab | oklab(91.41% -0.0009 0.1119) |
| OKLCH | oklch(91.41% 0.112 90.5) |
| XYZ | xyz(72.4133, 76.3806, 34.5907) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 3.35
Pale Gold
#FDDE6C
ΔE00 3.98
Yellow Tan
#FFE36E
ΔE00 4.51
Light Mustard
#F7D560
ΔE00 4.94
Sand Yellow
#FCE166
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE089 #89A8FF
analogous
#FFA589 #FFE089 #E3FF89
triadic
#FFE089 #89FFE0 #E089FF
tetradic
#FFE089 #89FFA5 #89A8FF #FF89E3
square
#FFE089 #89FFA5 #89A8FF #FF89E3
split-complementary
#FFE089 #89E3FF #A589FF
monochromatic
#FFC00F #FFD04C #FFE089 #FFF0C6 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFE089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE089
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE089 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#FAE68C
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe089; /* rgb */ color: rgb(255, 224, 137); /* oklch */ color: oklch(91.4% 0.112 90.5);
Tailwind
colors: {
custom: {
50: '#ffe9ad',
500: '#ffe089',
950: '#000000',
},
}SCSS
$custom: #ffe089; $custom-light: #ffe9ad; $custom-dark: #000000;
JSON
{
"hex": "#ffe089",
"rgb": {
"r": 255,
"g": 224,
"b": 137
},
"hsl": {
"h": 44.237,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91406,
"c": 0.11189,
"h": 90.5
},
"luminance": 0.76377
}Semantic roles & 50–950 ramp
primary
#FFE089
secondary
#4D73E0
accent
#3CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481