#FEB394#FEB394
#FEB394 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 83.0% C 0.098 H 43.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB394 |
|---|---|
| RGB | rgb(254, 179, 148) |
| HSL | hsl(18, 98%, 79%) |
| HSV | hsv(18, 42%, 100%) |
| CMYK | cmyk(0%, 29.5%, 41.7%, 0.4%) |
| CIE-LAB | lab(79.30, 23.64, 26.75) |
| CIE-LCH | lch(79.30, 35.70, 48.53°) |
| OKLab | oklab(83.05% 0.0711 0.0671) |
| OKLCH | oklch(83.05% 0.098 43.3) |
| XYZ | xyz(62.3411, 55.4535, 35.4313) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.95
Light Salmon
#FEA993
ΔE00 4.34
Lightsalmon
#FFA07A
ΔE00 5.10
Peach (survey)
#FFB07C
ΔE00 6.03
Blush (survey)
#F29E8E
ΔE00 7.33
Darksalmon
#E9967A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB394 #94DFFE
analogous
#FE94AA #FEB394 #FEE894
triadic
#FEB394 #94FEB3 #B394FE
tetradic
#FEB394 #AAFE94 #94DFFE #E894FE
square
#FEB394 #AAFE94 #94DFFE #E894FE
split-complementary
#FEB394 #94FEE8 #94AAFE
monochromatic
#FD5D1B #FD8857 #FEB394 #FFDED1 #FFE9E1
Accessibility & contrast
On white
1.74
#FEB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FEB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB394
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB394 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb394; /* rgb */ color: rgb(254, 179, 148); /* oklch */ color: oklch(83.0% 0.098 43.3);
Tailwind
colors: {
custom: {
50: '#ffcab3',
500: '#feb394',
950: '#000000',
},
}SCSS
$custom: #feb394; $custom-light: #ffcab3; $custom-dark: #000000;
JSON
{
"hex": "#feb394",
"rgb": {
"r": 254,
"g": 179,
"b": 148
},
"hsl": {
"h": 17.547,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.83045,
"c": 0.09774,
"h": 43.3
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#FEB394
secondary
#56B8E0
accent
#A2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281