#FEB494#FEB494
#FEB494 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.2% C 0.097 H 44.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB494 |
|---|---|
| RGB | rgb(254, 180, 148) |
| HSL | hsl(18, 98%, 79%) |
| HSV | hsv(18, 42%, 100%) |
| CMYK | cmyk(0%, 29.1%, 41.7%, 0.4%) |
| CIE-LAB | lab(79.53, 23.12, 27.06) |
| CIE-LCH | lch(79.53, 35.59, 49.49°) |
| OKLab | oklab(83.22% 0.0695 0.0678) |
| OKLCH | oklch(83.22% 0.097 44.3) |
| XYZ | xyz(62.5423, 55.8558, 35.4984) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.39
Light Salmon
#FEA993
ΔE00 4.81
Lightsalmon
#FFA07A
ΔE00 5.30
Peach (survey)
#FFB07C
ΔE00 5.68
Darksalmon
#E9967A
ΔE00 7.62
Blush (survey)
#F29E8E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB494 #94DEFE
analogous
#FE94A9 #FEB494 #FEE994
triadic
#FEB494 #94FEB4 #B494FE
tetradic
#FEB494 #A9FE94 #94DEFE #E994FE
square
#FEB494 #A9FE94 #94DEFE #E994FE
split-complementary
#FEB494 #94FEE9 #94A9FE
monochromatic
#FD5F1B #FD8A57 #FEB494 #FFDFD1 #FFEAE1
Accessibility & contrast
On white
1.73
#FEB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FEB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB494
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB494 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb494; /* rgb */ color: rgb(254, 180, 148); /* oklch */ color: oklch(83.2% 0.097 44.3);
Tailwind
colors: {
custom: {
50: '#ffcab3',
500: '#feb494',
950: '#000000',
},
}SCSS
$custom: #feb494; $custom-light: #ffcab3; $custom-dark: #000000;
JSON
{
"hex": "#feb494",
"rgb": {
"r": 254,
"g": 180,
"b": 148
},
"hsl": {
"h": 18.113,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.83223,
"c": 0.09711,
"h": 44.3
},
"luminance": 0.55851
}Semantic roles & 50–950 ramp
primary
#FEB494
secondary
#56B6E0
accent
#A0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281