#FFE394#FFE394
#FFE394 is a very light, moderate orange. Relative luminance 0.783; OKLCH L 92.2% C 0.103 H 90.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE394 |
|---|---|
| RGB | rgb(255, 227, 148) |
| HSL | hsl(44, 100%, 79%) |
| HSV | hsv(44, 42%, 100%) |
| CMYK | cmyk(0%, 11%, 42%, 0%) |
| CIE-LAB | lab(90.93, -0.83, 42.05) |
| CIE-LCH | lch(90.93, 42.06, 91.13°) |
| OKLab | oklab(92.16% -0.0012 0.1028) |
| OKLCH | oklch(92.16% 0.103 90.7) |
| XYZ | xyz(74.0563, 78.3392, 39.2313) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.96
Sandy
#F1DA7A
ΔE00 4.11
Pale Peach
#FFE5AD
ΔE00 4.59
Light Tan
#FBEEAC
ΔE00 5.08
Vanilla
#F3E5AB
ΔE00 5.31
Pale Gold
#FDDE6C
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE394 #94B0FF
analogous
#FFAE94 #FFE394 #E6FF94
triadic
#FFE394 #94FFE3 #E394FF
tetradic
#FFE394 #94FFAE #94B0FF #FF94E6
square
#FFE394 #94FFAE #94B0FF #FF94E6
split-complementary
#FFE394 #94E6FF #AE94FF
monochromatic
#FFC31A #FFD357 #FFE394 #FFF3D1 #FFF7E0
Accessibility & contrast
On white
1.26
#FFE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE394
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE394 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#FBE897
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe394; /* rgb */ color: rgb(255, 227, 148); /* oklch */ color: oklch(92.2% 0.103 90.7);
Tailwind
colors: {
custom: {
50: '#ffebb4',
500: '#ffe394',
950: '#000000',
},
}SCSS
$custom: #ffe394; $custom-light: #ffebb4; $custom-dark: #000000;
JSON
{
"hex": "#ffe394",
"rgb": {
"r": 255,
"g": 227,
"b": 148
},
"hsl": {
"h": 44.299,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92164,
"c": 0.10276,
"h": 90.7
},
"luminance": 0.78336
}Semantic roles & 50–950 ramp
primary
#FFE394
secondary
#567AE1
accent
#3CE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481