#FEB082#FEB082
#FEB082 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.2% C 0.110 H 51.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB082 |
|---|---|
| RGB | rgb(254, 176, 130) |
| HSL | hsl(22, 98%, 75%) |
| HSV | hsv(22, 49%, 100%) |
| CMYK | cmyk(0%, 30.7%, 48.8%, 0.4%) |
| CIE-LAB | lab(78.31, 23.44, 34.96) |
| CIE-LCH | lch(78.31, 42.09, 56.16°) |
| OKLab | oklab(82.18% 0.0689 0.0856) |
| OKLCH | oklch(82.18% 0.11 51.2) |
| XYZ | xyz(60.4308, 53.7378, 28.3044) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.58
Lightsalmon
#FFA07A
ΔE00 5.51
Apricot (survey)
#FFB16D
ΔE00 5.62
Sandybrown
#F4A460
ΔE00 6.26
Pale Salmon
#FFB19A
ΔE00 7.35
Pale Orange
#FFA756
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB082 #82D0FE
analogous
#FE8292 #FEB082 #FEEE82
triadic
#FEB082 #82FEB0 #B082FE
tetradic
#FEB082 #92FE82 #82D0FE #EE82FE
square
#FEB082 #92FE82 #82D0FE #EE82FE
split-complementary
#FEB082 #82FEEE #8292FE
monochromatic
#FD6309 #FE8A45 #FEB082 #FED6BF #FFECE1
Accessibility & contrast
On white
1.79
#FEB082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FEB082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB082
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB082 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87E
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb082; /* rgb */ color: rgb(254, 176, 130); /* oklch */ color: oklch(82.2% 0.110 51.2);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#feb082',
950: '#000000',
},
}SCSS
$custom: #feb082; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#feb082",
"rgb": {
"r": 254,
"g": 176,
"b": 130
},
"hsl": {
"h": 22.258,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.82176,
"c": 0.10986,
"h": 51.2
},
"luminance": 0.53733
}Semantic roles & 50–950 ramp
primary
#FEB082
secondary
#47A5DD
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280