#FFE291#FFE291
#FFE291 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 91.9% C 0.105 H 90.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE291 |
|---|---|
| RGB | rgb(255, 226, 145) |
| HSL | hsl(44, 100%, 78%) |
| HSV | hsv(44, 43%, 100%) |
| CMYK | cmyk(0%, 11.4%, 43.1%, 0%) |
| CIE-LAB | lab(90.64, -0.63, 43.17) |
| CIE-LCH | lch(90.64, 43.18, 90.83°) |
| OKLab | oklab(91.92% -0.0009 0.1052) |
| OKLCH | oklch(91.92% 0.105 90.5) |
| XYZ | xyz(73.5492, 77.7000, 37.9060) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.56
Sandy
#F1DA7A
ΔE00 3.88
Pale Peach
#FFE5AD
ΔE00 4.94
Pale Gold
#FDDE6C
ΔE00 4.98
Yellow Tan
#FFE36E
ΔE00 5.35
Light Tan
#FBEEAC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE291 #91AEFF
analogous
#FFAB91 #FFE291 #E5FF91
triadic
#FFE291 #91FFE2 #E291FF
tetradic
#FFE291 #91FFAB #91AEFF #FF91E5
square
#FFE291 #91FFAB #91AEFF #FF91E5
split-complementary
#FFE291 #91E5FF #AB91FF
monochromatic
#FFC217 #FFD254 #FFE291 #FFF2CE #FFF7E0
Accessibility & contrast
On white
1.27
#FFE291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFE291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE291
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE291 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8B
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe291; /* rgb */ color: rgb(255, 226, 145); /* oklch */ color: oklch(91.9% 0.105 90.5);
Tailwind
colors: {
custom: {
50: '#ffeab2',
500: '#ffe291',
950: '#000000',
},
}SCSS
$custom: #ffe291; $custom-light: #ffeab2; $custom-dark: #000000;
JSON
{
"hex": "#ffe291",
"rgb": {
"r": 255,
"g": 226,
"b": 145
},
"hsl": {
"h": 44.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.9192,
"c": 0.10515,
"h": 90.5
},
"luminance": 0.77697
}Semantic roles & 50–950 ramp
primary
#FFE291
secondary
#5379E1
accent
#3DE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481