#FFE093#FFE093
#FFE093 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.6% C 0.102 H 88.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE093 |
|---|---|
| RGB | rgb(255, 224, 147) |
| HSL | hsl(43, 100%, 79%) |
| HSV | hsv(43, 42%, 100%) |
| CMYK | cmyk(0%, 12.2%, 42.4%, 0%) |
| CIE-LAB | lab(90.17, 0.59, 41.58) |
| CIE-LCH | lch(90.17, 41.58, 89.19°) |
| OKLab | oklab(91.56% 0.0028 0.1016) |
| OKLCH | oklch(91.56% 0.102 88.4) |
| XYZ | xyz(73.1641, 76.6809, 38.5451) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.23
Pale Peach
#FFE5AD
ΔE00 4.33
Sandy
#F1DA7A
ΔE00 4.63
Pale Gold
#FDDE6C
ΔE00 5.70
Vanilla
#F3E5AB
ΔE00 5.74
Light Tan
#FBEEAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE093 #93B2FF
analogous
#FFAA93 #FFE093 #E8FF93
triadic
#FFE093 #93FFE0 #E093FF
tetradic
#FFE093 #93FFAA #93B2FF #FF93E8
square
#FFE093 #93FFAA #93B2FF #FF93E8
split-complementary
#FFE093 #93E8FF #AA93FF
monochromatic
#FFBD19 #FFCE56 #FFE093 #FFF2D0 #FFF6E0
Accessibility & contrast
On white
1.29
#FFE093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFE093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE093
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE093 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#F8E796
Tritanopia (blue-blind)
#FFD4CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe093; /* rgb */ color: rgb(255, 224, 147); /* oklch */ color: oklch(91.6% 0.102 88.4);
Tailwind
colors: {
custom: {
50: '#ffe9b3',
500: '#ffe093',
950: '#000000',
},
}SCSS
$custom: #ffe093; $custom-light: #ffe9b3; $custom-dark: #000000;
JSON
{
"hex": "#ffe093",
"rgb": {
"r": 255,
"g": 224,
"b": 147
},
"hsl": {
"h": 42.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.9156,
"c": 0.10165,
"h": 88.4
},
"luminance": 0.76678
}Semantic roles & 50–950 ramp
primary
#FFE093
secondary
#557DE1
accent
#42E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481