#FEB090#FEB090
#FEB090 is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.4% C 0.102 H 43.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB090 |
|---|---|
| RGB | rgb(254, 176, 144) |
| HSL | hsl(17, 98%, 78%) |
| HSV | hsv(17, 43%, 100%) |
| CMYK | cmyk(0%, 30.7%, 43.3%, 0.4%) |
| CIE-LAB | lab(78.54, 24.80, 27.86) |
| CIE-LCH | lch(78.54, 37.30, 48.33°) |
| OKLab | oklab(82.43% 0.0743 0.0696) |
| OKLCH | oklch(82.43% 0.102 43.1) |
| XYZ | xyz(61.4352, 54.1396, 33.5944) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.06
Light Salmon
#FEA993
ΔE00 4.07
Lightsalmon
#FFA07A
ΔE00 4.29
Peach (survey)
#FFB07C
ΔE00 5.86
Darksalmon
#E9967A
ΔE00 6.71
Blush (survey)
#F29E8E
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB090 #90DEFE
analogous
#FE90A7 #FEB090 #FEE790
triadic
#FEB090 #90FEB0 #B090FE
tetradic
#FEB090 #A7FE90 #90DEFE #E790FE
square
#FEB090 #A7FE90 #90DEFE #E790FE
split-complementary
#FEB090 #90FEE7 #90A7FE
monochromatic
#FD5A17 #FD8553 #FEB090 #FFDBCD #FFE9E1
Accessibility & contrast
On white
1.78
#FEB090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FEB090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB090
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB090 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98E
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb090; /* rgb */ color: rgb(254, 176, 144); /* oklch */ color: oklch(82.4% 0.102 43.1);
Tailwind
colors: {
custom: {
50: '#ffc8b0',
500: '#feb090',
950: '#000000',
},
}SCSS
$custom: #feb090; $custom-light: #ffc8b0; $custom-dark: #000000;
JSON
{
"hex": "#feb090",
"rgb": {
"r": 254,
"g": 176,
"b": 144
},
"hsl": {
"h": 17.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.82434,
"c": 0.10177,
"h": 43.1
},
"luminance": 0.54135
}Semantic roles & 50–950 ramp
primary
#FEB090
secondary
#53B6DF
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281