#FFE091#FFE091
#FFE091 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.5% C 0.104 H 88.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE091 |
|---|---|
| RGB | rgb(255, 224, 145) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 43%, 100%) |
| CMYK | cmyk(0%, 12.2%, 43.1%, 0%) |
| CIE-LAB | lab(90.15, 0.39, 42.54) |
| CIE-LCH | lch(90.15, 42.54, 89.48°) |
| OKLab | oklab(91.53% 0.0021 0.1037) |
| OKLCH | oklch(91.53% 0.104 88.9) |
| XYZ | xyz(73.0086, 76.6187, 37.7258) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.87
Sandy
#F1DA7A
ΔE00 4.33
Pale Peach
#FFE5AD
ΔE00 4.66
Pale Gold
#FDDE6C
ΔE00 5.34
Yellow Tan
#FFE36E
ΔE00 5.87
Vanilla
#F3E5AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE091 #91B0FF
analogous
#FFA991 #FFE091 #E7FF91
triadic
#FFE091 #91FFE0 #E091FF
tetradic
#FFE091 #91FFA9 #91B0FF #FF91E7
square
#FFE091 #91FFA9 #91B0FF #FF91E7
split-complementary
#FFE091 #91E7FF #A991FF
monochromatic
#FFBE17 #FFCF54 #FFE091 #FFF1CE #FFF6E0
Accessibility & contrast
On white
1.29
#FFE091 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFE091 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE091
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE091 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE091 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#F9E694
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe091; /* rgb */ color: rgb(255, 224, 145); /* oklch */ color: oklch(91.5% 0.104 88.9);
Tailwind
colors: {
custom: {
50: '#ffe9b2',
500: '#ffe091',
950: '#000000',
},
}SCSS
$custom: #ffe091; $custom-light: #ffe9b2; $custom-dark: #000000;
JSON
{
"hex": "#ffe091",
"rgb": {
"r": 255,
"g": 224,
"b": 145
},
"hsl": {
"h": 43.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91528,
"c": 0.10373,
"h": 88.9
},
"luminance": 0.76616
}Semantic roles & 50–950 ramp
primary
#FFE091
secondary
#537BE1
accent
#41E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481