#FFE190#FFE190
#FFE190 is a very light, moderate orange. Relative luminance 0.771; OKLCH L 91.7% C 0.105 H 89.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE190 |
|---|---|
| RGB | rgb(255, 225, 144) |
| HSL | hsl(44, 100%, 78%) |
| HSV | hsv(44, 44%, 100%) |
| CMYK | cmyk(0%, 11.8%, 43.5%, 0%) |
| CIE-LAB | lab(90.38, -0.22, 43.33) |
| CIE-LCH | lch(90.38, 43.33, 90.29°) |
| OKLab | oklab(91.71% 0.0002 0.1055) |
| OKLCH | oklch(91.71% 0.105 89.9) |
| XYZ | xyz(73.2014, 77.1270, 37.4113) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.52
Sandy
#F1DA7A
ΔE00 3.95
Pale Peach
#FFE5AD
ΔE00 4.96
Pale Gold
#FDDE6C
ΔE00 4.97
Yellow Tan
#FFE36E
ΔE00 5.42
Light Tan
#FBEEAC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE190 #90AEFF
analogous
#FFA990 #FFE190 #E5FF90
triadic
#FFE190 #90FFE1 #E190FF
tetradic
#FFE190 #90FFA9 #90AEFF #FF90E5
square
#FFE190 #90FFA9 #90AEFF #FF90E5
split-complementary
#FFE190 #90E5FF #A990FF
monochromatic
#FFC016 #FFD053 #FFE190 #FFF2CD #FFF7E0
Accessibility & contrast
On white
1.28
#FFE190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFE190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE190
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE190 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#FAE793
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe190; /* rgb */ color: rgb(255, 225, 144); /* oklch */ color: oklch(91.7% 0.105 89.9);
Tailwind
colors: {
custom: {
50: '#ffeab1',
500: '#ffe190',
950: '#000000',
},
}SCSS
$custom: #ffe190; $custom-light: #ffeab1; $custom-dark: #000000;
JSON
{
"hex": "#ffe190",
"rgb": {
"r": 255,
"g": 225,
"b": 144
},
"hsl": {
"h": 43.784,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91708,
"c": 0.10547,
"h": 89.9
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#FFE190
secondary
#5379E1
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481