#FFE09A#FFE09A
#FFE09A is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.7% C 0.094 H 86.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE09A |
|---|---|
| RGB | rgb(255, 224, 154) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 40%, 100%) |
| CMYK | cmyk(0%, 12.2%, 39.6%, 0%) |
| CIE-LAB | lab(90.28, 1.32, 38.20) |
| CIE-LCH | lch(90.28, 38.22, 88.03°) |
| OKLab | oklab(91.68% 0.0055 0.0941) |
| OKLCH | oklch(91.68% 0.094 86.7) |
| XYZ | xyz(73.7302, 76.9073, 41.5264) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.14
Wheat (survey)
#FBDD7E
ΔE00 4.54
Navajowhite
#FFDEAD
ΔE00 5.02
Moccasin
#FFE4B5
ΔE00 5.08
Vanilla
#F3E5AB
ΔE00 5.26
Sandy
#F1DA7A
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE09A #9AB9FF
analogous
#FFAD9A #FFE09A #ECFF9A
triadic
#FFE09A #9AFFE0 #E09AFF
tetradic
#FFE09A #9AFFAD #9AB9FF #FF9AEC
square
#FFE09A #9AFFAD #9AB9FF #FF9AEC
split-complementary
#FFE09A #9AECFF #AD9AFF
monochromatic
#FFBA20 #FFCD5D #FFE09A #FFF3D7 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE09A
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE09A | 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)
#F0DE95
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe09a; /* rgb */ color: rgb(255, 224, 154); /* oklch */ color: oklch(91.7% 0.094 86.7);
Tailwind
colors: {
custom: {
50: '#ffe9b8',
500: '#ffe09a',
950: '#000000',
},
}SCSS
$custom: #ffe09a; $custom-light: #ffe9b8; $custom-dark: #000000;
JSON
{
"hex": "#ffe09a",
"rgb": {
"r": 255,
"g": 224,
"b": 154
},
"hsl": {
"h": 41.584,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.91677,
"c": 0.0943,
"h": 86.7
},
"luminance": 0.76904
}Semantic roles & 50–950 ramp
primary
#FFE09A
secondary
#5B85E2
accent
#46E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481