#FEB083#FEB083
#FEB083 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.2% C 0.109 H 50.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB083 |
|---|---|
| RGB | rgb(254, 176, 131) |
| HSL | hsl(22, 98%, 75%) |
| HSV | hsv(22, 48%, 100%) |
| CMYK | cmyk(0%, 30.7%, 48.4%, 0.4%) |
| CIE-LAB | lab(78.32, 23.53, 34.45) |
| CIE-LCH | lch(78.32, 41.72, 55.67°) |
| OKLab | oklab(82.19% 0.0692 0.0845) |
| OKLCH | oklch(82.19% 0.109 50.7) |
| XYZ | xyz(60.4983, 53.7648, 28.6596) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.86
Lightsalmon
#FFA07A
ΔE00 5.32
Apricot (survey)
#FFB16D
ΔE00 5.91
Sandybrown
#F4A460
ΔE00 6.52
Pale Salmon
#FFB19A
ΔE00 7.06
Light Salmon
#FEA993
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB083 #83D1FE
analogous
#FE8393 #FEB083 #FEED83
triadic
#FEB083 #83FEB0 #B083FE
tetradic
#FEB083 #93FE83 #83D1FE #ED83FE
square
#FEB083 #93FE83 #83D1FE #ED83FE
split-complementary
#FEB083 #83FEED #8393FE
monochromatic
#FD630A #FE8946 #FEB083 #FED7C0 #FFECE1
Accessibility & contrast
On white
1.79
#FEB083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FEB083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB083
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB083 | 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)
#C5B87F
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feb083; /* rgb */ color: rgb(254, 176, 131); /* oklch */ color: oklch(82.2% 0.109 50.7);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#feb083',
950: '#000000',
},
}SCSS
$custom: #feb083; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#feb083",
"rgb": {
"r": 254,
"g": 176,
"b": 131
},
"hsl": {
"h": 21.951,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.82193,
"c": 0.10924,
"h": 50.7
},
"luminance": 0.5376
}Semantic roles & 50–950 ramp
primary
#FEB083
secondary
#48A7DD
accent
#92E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280