#FFE084#FFE084
#FFE084 is a very light, moderate orange. Relative luminance 0.762; OKLCH L 91.3% C 0.117 H 91.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE084 |
|---|---|
| RGB | rgb(255, 224, 132) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 48%, 100%) |
| CMYK | cmyk(0%, 12.2%, 48.2%, 0%) |
| CIE-LAB | lab(89.97, -0.84, 48.71) |
| CIE-LCH | lch(89.97, 48.72, 90.99°) |
| OKLab | oklab(91.33% -0.0027 0.1168) |
| OKLCH | oklch(91.33% 0.117 91.3) |
| XYZ | xyz(72.0629, 76.2404, 32.7453) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.94
Sandy
#F1DA7A
ΔE00 2.95
Pale Gold
#FDDE6C
ΔE00 3.18
Yellow Tan
#FFE36E
ΔE00 3.72
Light Mustard
#F7D560
ΔE00 4.27
Sand Yellow
#FCE166
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE084 #84A3FF
analogous
#FFA284 #FFE084 #E0FF84
triadic
#FFE084 #84FFE0 #E084FF
tetradic
#FFE084 #84FFA2 #84A3FF #FF84E0
square
#FFE084 #84FFA2 #84A3FF #FF84E0
split-complementary
#FFE084 #84E0FF #A284FF
monochromatic
#FFC10A #FFD147 #FFE084 #FFEFC1 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFE084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE084
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE084 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe084; /* rgb */ color: rgb(255, 224, 132); /* oklch */ color: oklch(91.3% 0.117 91.3);
Tailwind
colors: {
custom: {
50: '#ffe9a9',
500: '#ffe084',
950: '#000000',
},
}SCSS
$custom: #ffe084; $custom-light: #ffe9a9; $custom-dark: #000000;
JSON
{
"hex": "#ffe084",
"rgb": {
"r": 255,
"g": 224,
"b": 132
},
"hsl": {
"h": 44.878,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91333,
"c": 0.11686,
"h": 91.3
},
"luminance": 0.76237
}Semantic roles & 50–950 ramp
primary
#FFE084
secondary
#486EDF
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481