#FFE19B#FFE19B
#FFE19B is a very light, moderate orange. Relative luminance 0.775; OKLCH L 91.9% C 0.094 H 87.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE19B |
|---|---|
| RGB | rgb(255, 225, 155) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 39%, 100%) |
| CMYK | cmyk(0%, 11.8%, 39.2%, 0%) |
| CIE-LAB | lab(90.54, 0.92, 38.04) |
| CIE-LCH | lch(90.54, 38.05, 88.62°) |
| OKLab | oklab(91.89% 0.0044 0.0938) |
| OKLCH | oklch(91.89% 0.094 87.3) |
| XYZ | xyz(74.0834, 77.4799, 42.0567) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 4.50
Vanilla
#F3E5AB
ΔE00 4.99
Moccasin
#FFE4B5
ΔE00 5.08
Navajowhite
#FFDEAD
ΔE00 5.16
Light Tan
#FBEEAC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE19B #9BB9FF
analogous
#FFAF9B #FFE19B #EBFF9B
triadic
#FFE19B #9BFFE1 #E19BFF
tetradic
#FFE19B #9BFFAF #9BB9FF #FF9BEB
square
#FFE19B #9BFFAF #9BB9FF #FF9BEB
split-complementary
#FFE19B #9BEBFF #AF9BFF
monochromatic
#FFBC21 #FFCF5E #FFE19B #FFF3D8 #FFF6E0
Accessibility & contrast
On white
1.27
#FFE19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE19B
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE19B | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF96
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#FFD6CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe19b; /* rgb */ color: rgb(255, 225, 155); /* oklch */ color: oklch(91.9% 0.094 87.3);
Tailwind
colors: {
custom: {
50: '#ffeab9',
500: '#ffe19b',
950: '#000000',
},
}SCSS
$custom: #ffe19b; $custom-light: #ffeab9; $custom-dark: #000000;
JSON
{
"hex": "#ffe19b",
"rgb": {
"r": 255,
"g": 225,
"b": 155
},
"hsl": {
"h": 42,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.91889,
"c": 0.09391,
"h": 87.3
},
"luminance": 0.77477
}Semantic roles & 50–950 ramp
primary
#FFE19B
secondary
#5C84E2
accent
#45E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481