#FEB196#FEB196
#FEB196 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.7% C 0.098 H 40.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB196 |
|---|---|
| RGB | rgb(254, 177, 150) |
| HSL | hsl(16, 98%, 79%) |
| HSV | hsv(16, 41%, 100%) |
| CMYK | cmyk(0%, 30.3%, 40.9%, 0.4%) |
| CIE-LAB | lab(78.88, 24.90, 25.11) |
| CIE-LCH | lch(78.88, 35.37, 45.24°) |
| OKLab | oklab(82.73% 0.075 0.0632) |
| OKLCH | oklch(82.73% 0.098 40.1) |
| XYZ | xyz(62.1028, 54.7215, 36.1396) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.45
Light Salmon
#FEA993
ΔE00 2.87
Lightsalmon
#FFA07A
ΔE00 5.14
Blush (survey)
#F29E8E
ΔE00 5.98
Darksalmon
#E9967A
ΔE00 6.83
Peachy Pink
#FF9A8A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB196 #96E3FE
analogous
#FE96AF #FEB196 #FEE596
triadic
#FEB196 #96FEB1 #B196FE
tetradic
#FEB196 #AFFE96 #96E3FE #E596FE
square
#FEB196 #AFFE96 #96E3FE #E596FE
split-complementary
#FEB196 #96FEE5 #96AFFE
monochromatic
#FD571D #FD8459 #FEB196 #FFDED3 #FFE8E1
Accessibility & contrast
On white
1.76
#FEB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FEB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB196
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB196 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#D6CA95
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb196; /* rgb */ color: rgb(254, 177, 150); /* oklch */ color: oklch(82.7% 0.098 40.1);
Tailwind
colors: {
custom: {
50: '#ffc8b5',
500: '#feb196',
950: '#000000',
},
}SCSS
$custom: #feb196; $custom-light: #ffc8b5; $custom-dark: #000000;
JSON
{
"hex": "#feb196",
"rgb": {
"r": 254,
"g": 177,
"b": 150
},
"hsl": {
"h": 15.577,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.82731,
"c": 0.09809,
"h": 40.1
},
"luminance": 0.54717
}Semantic roles & 50–950 ramp
primary
#FEB196
secondary
#58BDE0
accent
#AAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281