#FEB993#FEB993
#FEB993 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.1% C 0.095 H 49.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB993 |
|---|---|
| RGB | rgb(254, 185, 147) |
| HSL | hsl(21, 98%, 79%) |
| HSV | hsv(21, 42%, 100%) |
| CMYK | cmyk(0%, 27.2%, 42.1%, 0.4%) |
| CIE-LAB | lab(80.67, 20.39, 29.12) |
| CIE-LCH | lch(80.67, 35.55, 55.00°) |
| OKLab | oklab(84.1% 0.0613 0.0727) |
| OKLCH | oklch(84.1% 0.095 49.9) |
| XYZ | xyz(63.4911, 57.8795, 35.4259) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.07
Pale Salmon
#FFB19A
ΔE00 6.01
Apricot
#FBCEB1
ΔE00 6.64
Lightsalmon
#FFA07A
ΔE00 6.89
Apricot (survey)
#FFB16D
ΔE00 7.49
Light Salmon
#FEA993
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB993 #93D8FE
analogous
#FE93A2 #FEB993 #FEEE93
triadic
#FEB993 #93FEB9 #B993FE
tetradic
#FEB993 #A2FE93 #93D8FE #EE93FE
square
#FEB993 #A2FE93 #93D8FE #EE93FE
split-complementary
#FEB993 #93FEEE #93A2FE
monochromatic
#FD6A1A #FD9256 #FEB993 #FFE0D0 #FFEBE1
Accessibility & contrast
On white
1.67
#FEB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FEB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB993
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB993 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF90
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb993; /* rgb */ color: rgb(254, 185, 147); /* oklch */ color: oklch(84.1% 0.095 49.9);
Tailwind
colors: {
custom: {
50: '#ffceb3',
500: '#feb993',
950: '#000000',
},
}SCSS
$custom: #feb993; $custom-light: #ffceb3; $custom-dark: #000000;
JSON
{
"hex": "#feb993",
"rgb": {
"r": 254,
"g": 185,
"b": 147
},
"hsl": {
"h": 21.308,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.84102,
"c": 0.09505,
"h": 49.9
},
"luminance": 0.57875
}Semantic roles & 50–950 ramp
primary
#FEB993
secondary
#56AFE0
accent
#94E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381