#FEB092#FEB092
#FEB092 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.5% C 0.101 H 41.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB092 |
|---|---|
| RGB | rgb(254, 176, 146) |
| HSL | hsl(17, 98%, 78%) |
| HSV | hsv(17, 43%, 100%) |
| CMYK | cmyk(0%, 30.7%, 42.5%, 0.4%) |
| CIE-LAB | lab(78.58, 25.00, 26.84) |
| CIE-LCH | lch(78.58, 36.68, 47.03°) |
| OKLab | oklab(82.47% 0.075 0.0672) |
| OKLCH | oklch(82.47% 0.101 41.9) |
| XYZ | xyz(61.5894, 54.2013, 34.4066) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.41
Light Salmon
#FEA993
ΔE00 3.48
Lightsalmon
#FFA07A
ΔE00 4.48
Blush (survey)
#F29E8E
ΔE00 6.50
Peach (survey)
#FFB07C
ΔE00 6.52
Darksalmon
#E9967A
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB092 #92E0FE
analogous
#FE92AA #FEB092 #FEE692
triadic
#FEB092 #92FEB0 #B092FE
tetradic
#FEB092 #AAFE92 #92E0FE #E692FE
square
#FEB092 #AAFE92 #92E0FE #E692FE
split-complementary
#FEB092 #92FEE6 #92AAFE
monochromatic
#FD5819 #FD8455 #FEB092 #FFDCCF #FFE9E1
Accessibility & contrast
On white
1.77
#FEB092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FEB092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB092
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB092 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb092; /* rgb */ color: rgb(254, 176, 146); /* oklch */ color: oklch(82.5% 0.101 41.9);
Tailwind
colors: {
custom: {
50: '#ffc8b2',
500: '#feb092',
950: '#000000',
},
}SCSS
$custom: #feb092; $custom-light: #ffc8b2; $custom-dark: #000000;
JSON
{
"hex": "#feb092",
"rgb": {
"r": 254,
"g": 176,
"b": 146
},
"hsl": {
"h": 16.667,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.82473,
"c": 0.10075,
"h": 41.9
},
"luminance": 0.54197
}Semantic roles & 50–950 ramp
primary
#FEB092
secondary
#55B9DF
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281