#FFE19A#FFE19A
#FFE19A is a very light, moderate orange. Relative luminance 0.774; OKLCH L 91.9% C 0.095 H 87.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE19A |
|---|---|
| RGB | rgb(255, 225, 154) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 40%, 100%) |
| CMYK | cmyk(0%, 11.8%, 39.6%, 0%) |
| CIE-LAB | lab(90.53, 0.81, 38.52) |
| CIE-LCH | lch(90.53, 38.53, 88.80°) |
| OKLab | oklab(91.87% 0.004 0.0949) |
| OKLCH | oklch(91.87% 0.095 87.6) |
| XYZ | xyz(73.9998, 77.4464, 41.6163) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.21
Wheat (survey)
#FBDD7E
ΔE00 4.31
Vanilla
#F3E5AB
ΔE00 5.05
Moccasin
#FFE4B5
ΔE00 5.28
Navajowhite
#FFDEAD
ΔE00 5.35
Light Tan
#FBEEAC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE19A #9AB8FF
analogous
#FFAE9A #FFE19A #EBFF9A
triadic
#FFE19A #9AFFE1 #E19AFF
tetradic
#FFE19A #9AFFAE #9AB8FF #FF9AEB
square
#FFE19A #9AFFAE #9AB8FF #FF9AEB
split-complementary
#FFE19A #9AEBFF #AE9AFF
monochromatic
#FFBD20 #FFCF5D #FFE19A #FFF3D7 #FFF6E0
Accessibility & contrast
On white
1.27
#FFE19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFE19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE19A
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE19A | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#FFD6CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe19a; /* rgb */ color: rgb(255, 225, 154); /* oklch */ color: oklch(91.9% 0.095 87.6);
Tailwind
colors: {
custom: {
50: '#ffeab8',
500: '#ffe19a',
950: '#000000',
},
}SCSS
$custom: #ffe19a; $custom-light: #ffeab8; $custom-dark: #000000;
JSON
{
"hex": "#ffe19a",
"rgb": {
"r": 255,
"g": 225,
"b": 154
},
"hsl": {
"h": 42.178,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.91872,
"c": 0.09498,
"h": 87.6
},
"luminance": 0.77444
}Semantic roles & 50–950 ramp
primary
#FFE19A
secondary
#5B83E2
accent
#44E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481