#FEB581#FEB581
#FEB581 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.1% C 0.109 H 56.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB581 |
|---|---|
| RGB | rgb(254, 181, 129) |
| HSL | hsl(25, 98%, 75%) |
| HSV | hsv(25, 49%, 100%) |
| CMYK | cmyk(0%, 28.7%, 49.2%, 0.4%) |
| CIE-LAB | lab(79.45, 20.73, 36.95) |
| CIE-LCH | lch(79.45, 42.37, 60.71°) |
| OKLab | oklab(83.06% 0.0606 0.0901) |
| OKLCH | oklch(83.06% 0.109 56.1) |
| XYZ | xyz(61.3625, 55.7080, 28.2854) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.60
Apricot (survey)
#FFB16D
ΔE00 3.63
Sandybrown
#F4A460
ΔE00 5.33
Pale Orange
#FFA756
ΔE00 6.40
Lightsalmon
#FFA07A
ΔE00 8.01
Pastel Orange
#FF964F
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB581 #81CAFE
analogous
#FE818B #FEB581 #FEF381
triadic
#FEB581 #81FEB5 #B581FE
tetradic
#FEB581 #8BFE81 #81CAFE #F381FE
square
#FEB581 #8BFE81 #81CAFE #F381FE
split-complementary
#FEB581 #81FEF3 #818BFE
monochromatic
#FD6E08 #FE9144 #FEB581 #FED9BE #FFEDE1
Accessibility & contrast
On white
1.73
#FEB581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FEB581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB581
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB581 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7D
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb581; /* rgb */ color: rgb(254, 181, 129); /* oklch */ color: oklch(83.1% 0.109 56.1);
Tailwind
colors: {
custom: {
50: '#ffcba6',
500: '#feb581',
950: '#000000',
},
}SCSS
$custom: #feb581; $custom-light: #ffcba6; $custom-dark: #000000;
JSON
{
"hex": "#feb581",
"rgb": {
"r": 254,
"g": 181,
"b": 129
},
"hsl": {
"h": 24.96,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.83055,
"c": 0.10861,
"h": 56.1
},
"luminance": 0.55704
}Semantic roles & 50–950 ramp
primary
#FEB581
secondary
#469EDD
accent
#86E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280