#FEB8A0#FEB8A0
#FEB8A0 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.2% C 0.088 H 39.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8A0 |
|---|---|
| RGB | rgb(254, 184, 160) |
| HSL | hsl(15, 98%, 81%) |
| HSV | hsv(15, 37%, 100%) |
| CMYK | cmyk(0%, 27.6%, 37%, 0.4%) |
| CIE-LAB | lab(80.68, 22.34, 22.22) |
| CIE-LCH | lch(80.68, 31.51, 44.84°) |
| OKLab | oklab(84.19% 0.0679 0.0564) |
| OKLCH | oklch(84.19% 0.088 39.7) |
| XYZ | xyz(64.3610, 57.8939, 41.0356) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.08
Light Salmon
#FEA993
ΔE00 4.12
Blush (survey)
#F29E8E
ΔE00 6.98
Lightsalmon
#FFA07A
ΔE00 7.09
Apricot
#FBCEB1
ΔE00 7.92
Peachy Pink
#FF9A8A
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8A0 #A0E6FE
analogous
#FEA0B7 #FEB8A0 #FEE7A0
triadic
#FEB8A0 #A0FEB8 #B8A0FE
tetradic
#FEB8A0 #B7FEA0 #A0E6FE #E7A0FE
square
#FEB8A0 #B7FEA0 #A0E6FE #E7A0FE
split-complementary
#FEB8A0 #A0FEE7 #A0B7FE
monochromatic
#FD5D27 #FD8B63 #FEB8A0 #FFE5DD #FFE8E1
Accessibility & contrast
On white
1.67
#FEB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FEB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8A0
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8A0 | 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)
#C9C09E
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#FFADB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb8a0; /* rgb */ color: rgb(254, 184, 160); /* oklch */ color: oklch(84.2% 0.088 39.7);
Tailwind
colors: {
custom: {
50: '#ffcdbc',
500: '#feb8a0',
950: '#000000',
},
}SCSS
$custom: #feb8a0; $custom-light: #ffcdbc; $custom-dark: #000000;
JSON
{
"hex": "#feb8a0",
"rgb": {
"r": 254,
"g": 184,
"b": 160
},
"hsl": {
"h": 15.319,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.84186,
"c": 0.08831,
"h": 39.7
},
"luminance": 0.5789
}Semantic roles & 50–950 ramp
primary
#FEB8A0
secondary
#61C1E1
accent
#ABE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382