#FFE085#FFE085
#FFE085 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.3% C 0.116 H 91.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE085 |
|---|---|
| RGB | rgb(255, 224, 133) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 48%, 100%) |
| CMYK | cmyk(0%, 12.2%, 47.8%, 0%) |
| CIE-LAB | lab(89.98, -0.75, 48.24) |
| CIE-LCH | lch(89.98, 48.25, 90.90°) |
| OKLab | oklab(91.35% -0.0024 0.1159) |
| OKLCH | oklch(91.35% 0.116 91.2) |
| XYZ | xyz(72.1317, 76.2679, 33.1074) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.05
Sandy
#F1DA7A
ΔE00 3.01
Pale Gold
#FDDE6C
ΔE00 3.33
Yellow Tan
#FFE36E
ΔE00 3.88
Light Mustard
#F7D560
ΔE00 4.40
Sand Yellow
#FCE166
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE085 #85A4FF
analogous
#FFA385 #FFE085 #E1FF85
triadic
#FFE085 #85FFE0 #E085FF
tetradic
#FFE085 #85FFA3 #85A4FF #FF85E1
square
#FFE085 #85FFA3 #85A4FF #FF85E1
split-complementary
#FFE085 #85E1FF #A385FF
monochromatic
#FFC10B #FFD048 #FFE085 #FFF0C2 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFE085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE085
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE085 | 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)
#F2DD7E
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe085; /* rgb */ color: rgb(255, 224, 133); /* oklch */ color: oklch(91.3% 0.116 91.2);
Tailwind
colors: {
custom: {
50: '#ffe9aa',
500: '#ffe085',
950: '#000000',
},
}SCSS
$custom: #ffe085; $custom-light: #ffe9aa; $custom-dark: #000000;
JSON
{
"hex": "#ffe085",
"rgb": {
"r": 255,
"g": 224,
"b": 133
},
"hsl": {
"h": 44.754,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91348,
"c": 0.11587,
"h": 91.2
},
"luminance": 0.76265
}Semantic roles & 50–950 ramp
primary
#FFE085
secondary
#496FDF
accent
#3AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481