#FFE191#FFE191
#FFE191 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.7% C 0.104 H 89.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE191 |
|---|---|
| RGB | rgb(255, 225, 145) |
| HSL | hsl(44, 100%, 78%) |
| HSV | hsv(44, 43%, 100%) |
| CMYK | cmyk(0%, 11.8%, 43.1%, 0%) |
| CIE-LAB | lab(90.39, -0.12, 42.85) |
| CIE-LCH | lch(90.39, 42.86, 90.16°) |
| OKLab | oklab(91.72% 0.0006 0.1044) |
| OKLCH | oklch(91.72% 0.104 89.7) |
| XYZ | xyz(73.2781, 77.1577, 37.8156) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 4.09
Pale Peach
#FFE5AD
ΔE00 4.79
Pale Gold
#FDDE6C
ΔE00 5.14
Yellow Tan
#FFE36E
ΔE00 5.59
Light Tan
#FBEEAC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE191 #91AFFF
analogous
#FFAA91 #FFE191 #E6FF91
triadic
#FFE191 #91FFE1 #E191FF
tetradic
#FFE191 #91FFAA #91AFFF #FF91E6
square
#FFE191 #91FFAA #91AFFF #FF91E6
split-complementary
#FFE191 #91E6FF #AA91FF
monochromatic
#FFC017 #FFD054 #FFE191 #FFF2CE #FFF7E0
Accessibility & contrast
On white
1.28
#FFE191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FFE191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE191
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE191 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe191; /* rgb */ color: rgb(255, 225, 145); /* oklch */ color: oklch(91.7% 0.104 89.7);
Tailwind
colors: {
custom: {
50: '#ffeab2',
500: '#ffe191',
950: '#000000',
},
}SCSS
$custom: #ffe191; $custom-light: #ffeab2; $custom-dark: #000000;
JSON
{
"hex": "#ffe191",
"rgb": {
"r": 255,
"g": 225,
"b": 145
},
"hsl": {
"h": 43.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91724,
"c": 0.10443,
"h": 89.7
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#FFE191
secondary
#537AE1
accent
#3FE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481