#FFE392#FFE392
#FFE392 is a very light, moderate orange. Relative luminance 0.783; OKLCH L 92.1% C 0.105 H 91.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE392 |
|---|---|
| RGB | rgb(255, 227, 146) |
| HSL | hsl(45, 100%, 79%) |
| HSV | hsv(45, 43%, 100%) |
| CMYK | cmyk(0%, 11%, 42.7%, 0%) |
| CIE-LAB | lab(90.91, -1.03, 43.01) |
| CIE-LCH | lch(90.91, 43.02, 91.38°) |
| OKLab | oklab(92.13% -0.002 0.1048) |
| OKLCH | oklch(92.13% 0.105 91.1) |
| XYZ | xyz(73.8994, 78.2764, 38.4048) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 3.83
Pale Peach
#FFE5AD
ΔE00 4.94
Pale Gold
#FDDE6C
ΔE00 5.01
Light Tan
#FBEEAC
ΔE00 5.21
Yellow Tan
#FFE36E
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE392 #92AEFF
analogous
#FFAC92 #FFE392 #E4FF92
triadic
#FFE392 #92FFE3 #E392FF
tetradic
#FFE392 #92FFAC #92AEFF #FF92E4
square
#FFE392 #92FFAC #92AEFF #FF92E4
split-complementary
#FFE392 #92E4FF #AC92FF
monochromatic
#FFC418 #FFD355 #FFE392 #FFF3CF #FFF7E0
Accessibility & contrast
On white
1.26
#FFE392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFE392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE392
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE392 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#FBE895
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe392; /* rgb */ color: rgb(255, 227, 146); /* oklch */ color: oklch(92.1% 0.105 91.1);
Tailwind
colors: {
custom: {
50: '#ffebb3',
500: '#ffe392',
950: '#000000',
},
}SCSS
$custom: #ffe392; $custom-light: #ffebb3; $custom-dark: #000000;
JSON
{
"hex": "#ffe392",
"rgb": {
"r": 255,
"g": 227,
"b": 146
},
"hsl": {
"h": 44.587,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92132,
"c": 0.10486,
"h": 91.1
},
"luminance": 0.78273
}Semantic roles & 50–950 ramp
primary
#FFE392
secondary
#5478E1
accent
#3BE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481