#FEBA93#FEBA93
#FEBA93 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.3% C 0.095 H 50.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBA93 |
|---|---|
| RGB | rgb(254, 186, 147) |
| HSL | hsl(22, 98%, 79%) |
| HSV | hsv(22, 42%, 100%) |
| CMYK | cmyk(0%, 26.8%, 42.1%, 0.4%) |
| CIE-LAB | lab(80.91, 19.87, 29.43) |
| CIE-LCH | lch(80.91, 35.51, 55.98°) |
| OKLab | oklab(84.28% 0.0597 0.0734) |
| OKLCH | oklch(84.28% 0.095 50.9) |
| XYZ | xyz(63.7010, 58.2994, 35.4958) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.96
Apricot
#FBCEB1
ΔE00 6.42
Pale Salmon
#FFB19A
ΔE00 6.48
Apricot (survey)
#FFB16D
ΔE00 7.19
Lightsalmon
#FFA07A
ΔE00 7.28
Light Salmon
#FEA993
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBA93 #93D7FE
analogous
#FE93A1 #FEBA93 #FEEF93
triadic
#FEBA93 #93FEBA #BA93FE
tetradic
#FEBA93 #A1FE93 #93D7FE #EF93FE
square
#FEBA93 #A1FE93 #93D7FE #EF93FE
split-complementary
#FEBA93 #93FEEF #93A1FE
monochromatic
#FD6D1A #FD9356 #FEBA93 #FFE1D0 #FFECE1
Accessibility & contrast
On white
1.66
#FEBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FEBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBA93
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBA93 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC090
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#FFAEB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feba93; /* rgb */ color: rgb(254, 186, 147); /* oklch */ color: oklch(84.3% 0.095 50.9);
Tailwind
colors: {
custom: {
50: '#ffcfb3',
500: '#feba93',
950: '#000000',
},
}SCSS
$custom: #feba93; $custom-light: #ffcfb3; $custom-dark: #000000;
JSON
{
"hex": "#feba93",
"rgb": {
"r": 254,
"g": 186,
"b": 147
},
"hsl": {
"h": 21.869,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.84283,
"c": 0.09463,
"h": 50.9
},
"luminance": 0.58295
}Semantic roles & 50–950 ramp
primary
#FEBA93
secondary
#56ADE0
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381