#FEB381#FEB381
#FEB381 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.7% C 0.109 H 54.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB381 |
|---|---|
| RGB | rgb(254, 179, 129) |
| HSL | hsl(24, 98%, 75%) |
| HSV | hsv(24, 49%, 100%) |
| CMYK | cmyk(0%, 29.5%, 49.2%, 0.4%) |
| CIE-LAB | lab(78.98, 21.78, 36.35) |
| CIE-LCH | lch(78.98, 42.38, 59.08°) |
| OKLab | oklab(82.7% 0.0638 0.0888) |
| OKLCH | oklch(82.7% 0.109 54.3) |
| XYZ | xyz(60.9587, 54.9005, 28.1509) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.95
Apricot (survey)
#FFB16D
ΔE00 4.24
Sandybrown
#F4A460
ΔE00 5.49
Pale Orange
#FFA756
ΔE00 6.73
Lightsalmon
#FFA07A
ΔE00 7.08
Pastel Orange
#FF964F
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB381 #81CCFE
analogous
#FE818D #FEB381 #FEF181
triadic
#FEB381 #81FEB3 #B381FE
tetradic
#FEB381 #8DFE81 #81CCFE #F181FE
square
#FEB381 #8DFE81 #81CCFE #F181FE
split-complementary
#FEB381 #81FEF1 #818DFE
monochromatic
#FD6A08 #FE8E44 #FEB381 #FED8BE #FFEDE1
Accessibility & contrast
On white
1.75
#FEB381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FEB381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB381
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB381 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7D
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb381; /* rgb */ color: rgb(254, 179, 129); /* oklch */ color: oklch(82.7% 0.109 54.3);
Tailwind
colors: {
custom: {
50: '#ffcaa6',
500: '#feb381',
950: '#000000',
},
}SCSS
$custom: #feb381; $custom-light: #ffcaa6; $custom-dark: #000000;
JSON
{
"hex": "#feb381",
"rgb": {
"r": 254,
"g": 179,
"b": 129
},
"hsl": {
"h": 24,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.82695,
"c": 0.10929,
"h": 54.3
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#FEB381
secondary
#46A1DD
accent
#8AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280