#FFE092#FFE092
#FFE092 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.5% C 0.103 H 88.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE092 |
|---|---|
| RGB | rgb(255, 224, 146) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 43%, 100%) |
| CMYK | cmyk(0%, 12.2%, 42.7%, 0%) |
| CIE-LAB | lab(90.16, 0.49, 42.06) |
| CIE-LCH | lch(90.16, 42.06, 89.34°) |
| OKLab | oklab(91.54% 0.0025 0.1027) |
| OKLCH | oklch(91.54% 0.103 88.6) |
| XYZ | xyz(73.0860, 76.6496, 38.1336) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 4.48
Pale Peach
#FFE5AD
ΔE00 4.49
Pale Gold
#FDDE6C
ΔE00 5.52
Vanilla
#F3E5AB
ΔE00 5.83
Light Tan
#FBEEAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE092 #92B1FF
analogous
#FFA992 #FFE092 #E7FF92
triadic
#FFE092 #92FFE0 #E092FF
tetradic
#FFE092 #92FFA9 #92B1FF #FF92E7
square
#FFE092 #92FFA9 #92B1FF #FF92E7
split-complementary
#FFE092 #92E7FF #A992FF
monochromatic
#FFBD18 #FFCF55 #FFE092 #FFF1CF #FFF6E0
Accessibility & contrast
On white
1.29
#FFE092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFE092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE092
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE092 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#F9E695
Tritanopia (blue-blind)
#FFD4CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe092; /* rgb */ color: rgb(255, 224, 146); /* oklch */ color: oklch(91.5% 0.103 88.6);
Tailwind
colors: {
custom: {
50: '#ffe9b3',
500: '#ffe092',
950: '#000000',
},
}SCSS
$custom: #ffe092; $custom-light: #ffe9b3; $custom-dark: #000000;
JSON
{
"hex": "#ffe092",
"rgb": {
"r": 255,
"g": 224,
"b": 146
},
"hsl": {
"h": 42.936,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91544,
"c": 0.10269,
"h": 88.6
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#FFE092
secondary
#547CE1
accent
#41E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481