#FEB481#FEB481
#FEB481 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.9% C 0.109 H 55.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB481 |
|---|---|
| RGB | rgb(254, 180, 129) |
| HSL | hsl(24, 98%, 75%) |
| HSV | hsv(24, 49%, 100%) |
| CMYK | cmyk(0%, 29.1%, 49.2%, 0.4%) |
| CIE-LAB | lab(79.22, 21.25, 36.65) |
| CIE-LCH | lch(79.22, 42.37, 59.89°) |
| OKLab | oklab(82.87% 0.0622 0.0894) |
| OKLCH | oklch(82.87% 0.109 55.2) |
| XYZ | xyz(61.1599, 55.3028, 28.2179) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.23
Apricot (survey)
#FFB16D
ΔE00 3.92
Sandybrown
#F4A460
ΔE00 5.39
Pale Orange
#FFA756
ΔE00 6.54
Lightsalmon
#FFA07A
ΔE00 7.55
Pastel Orange
#FF964F
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB481 #81CBFE
analogous
#FE818C #FEB481 #FEF281
triadic
#FEB481 #81FEB4 #B481FE
tetradic
#FEB481 #8CFE81 #81CBFE #F281FE
square
#FEB481 #8CFE81 #81CBFE #F281FE
split-complementary
#FEB481 #81FEF2 #818CFE
monochromatic
#FD6C08 #FE9044 #FEB481 #FED8BE #FFEDE1
Accessibility & contrast
On white
1.74
#FEB481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FEB481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB481
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB481 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7D
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb481; /* rgb */ color: rgb(254, 180, 129); /* oklch */ color: oklch(82.9% 0.109 55.2);
Tailwind
colors: {
custom: {
50: '#ffcaa6',
500: '#feb481',
950: '#000000',
},
}SCSS
$custom: #feb481; $custom-light: #ffcaa6; $custom-dark: #000000;
JSON
{
"hex": "#feb481",
"rgb": {
"r": 254,
"g": 180,
"b": 129
},
"hsl": {
"h": 24.48,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.82874,
"c": 0.10894,
"h": 55.2
},
"luminance": 0.55298
}Semantic roles & 50–950 ramp
primary
#FEB481
secondary
#469FDD
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280