#FFE390#FFE390
#FFE390 is a very light, moderate orange. Relative luminance 0.782; OKLCH L 92.1% C 0.107 H 91.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE390 |
|---|---|
| RGB | rgb(255, 227, 144) |
| HSL | hsl(45, 100%, 78%) |
| HSV | hsv(45, 44%, 100%) |
| CMYK | cmyk(0%, 11%, 43.5%, 0%) |
| CIE-LAB | lab(90.88, -1.23, 43.97) |
| CIE-LCH | lch(90.88, 43.98, 91.61°) |
| OKLab | oklab(92.1% -0.0027 0.1069) |
| OKLCH | oklch(92.1% 0.107 91.5) |
| XYZ | xyz(73.7452, 78.2147, 37.5926) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.36
Sandy
#F1DA7A
ΔE00 3.58
Pale Gold
#FDDE6C
ΔE00 4.68
Yellow Tan
#FFE36E
ΔE00 4.95
Pale Peach
#FFE5AD
ΔE00 5.28
Khaki (CSS)
#F0E68C
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE390 #90ACFF
analogous
#FFAB90 #FFE390 #E3FF90
triadic
#FFE390 #90FFE3 #E390FF
tetradic
#FFE390 #90FFAB #90ACFF #FF90E3
square
#FFE390 #90FFAB #90ACFF #FF90E3
split-complementary
#FFE390 #90E3FF #AB90FF
monochromatic
#FFC416 #FFD453 #FFE390 #FFF2CD #FFF7E0
Accessibility & contrast
On white
1.26
#FFE390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFE390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE390
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE390 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#FBE893
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe390; /* rgb */ color: rgb(255, 227, 144); /* oklch */ color: oklch(92.1% 0.107 91.5);
Tailwind
colors: {
custom: {
50: '#ffebb1',
500: '#ffe390',
950: '#000000',
},
}SCSS
$custom: #ffe390; $custom-light: #ffebb1; $custom-dark: #000000;
JSON
{
"hex": "#ffe390",
"rgb": {
"r": 255,
"g": 227,
"b": 144
},
"hsl": {
"h": 44.865,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92101,
"c": 0.10693,
"h": 91.5
},
"luminance": 0.78212
}Semantic roles & 50–950 ramp
primary
#FFE390
secondary
#5376E1
accent
#3AE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481