#FFE189#FFE189
#FFE189 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.6% C 0.113 H 91.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE189 |
|---|---|
| RGB | rgb(255, 225, 137) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 46%, 100%) |
| CMYK | cmyk(0%, 11.8%, 46.3%, 0%) |
| CIE-LAB | lab(90.28, -0.89, 46.66) |
| CIE-LCH | lch(90.28, 46.67, 91.10°) |
| OKLab | oklab(91.6% -0.0024 0.1126) |
| OKLCH | oklch(91.6% 0.113 91.2) |
| XYZ | xyz(72.6828, 76.9196, 34.6805) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.47
Sandy
#F1DA7A
ΔE00 3.15
Pale Gold
#FDDE6C
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 4.24
Light Mustard
#F7D560
ΔE00 4.92
Sand Yellow
#FCE166
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE189 #89A7FF
analogous
#FFA689 #FFE189 #E2FF89
triadic
#FFE189 #89FFE1 #E189FF
tetradic
#FFE189 #89FFA6 #89A7FF #FF89E2
square
#FFE189 #89FFA6 #89A7FF #FF89E2
split-complementary
#FFE189 #89E2FF #A689FF
monochromatic
#FFC20F #FFD14C #FFE189 #FFF1C6 #FFF7E0
Accessibility & contrast
On white
1.28
#FFE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE189
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE189 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe189; /* rgb */ color: rgb(255, 225, 137); /* oklch */ color: oklch(91.6% 0.113 91.2);
Tailwind
colors: {
custom: {
50: '#ffeaad',
500: '#ffe189',
950: '#000000',
},
}SCSS
$custom: #ffe189; $custom-light: #ffeaad; $custom-dark: #000000;
JSON
{
"hex": "#ffe189",
"rgb": {
"r": 255,
"g": 225,
"b": 137
},
"hsl": {
"h": 44.746,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91602,
"c": 0.11262,
"h": 91.2
},
"luminance": 0.76917
}Semantic roles & 50–950 ramp
primary
#FFE189
secondary
#4D72E0
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481