#FEB480#FEB480
#FEB480 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.9% C 0.110 H 55.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB480 |
|---|---|
| RGB | rgb(254, 180, 128) |
| HSL | hsl(25, 98%, 75%) |
| HSV | hsv(25, 50%, 100%) |
| CMYK | cmyk(0%, 29.1%, 49.6%, 0.4%) |
| CIE-LAB | lab(79.20, 21.16, 37.15) |
| CIE-LCH | lch(79.20, 42.76, 60.33°) |
| OKLab | oklab(82.86% 0.0618 0.0905) |
| OKLCH | oklch(82.86% 0.11 55.7) |
| XYZ | xyz(61.0937, 55.2764, 27.8696) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.31
Apricot (survey)
#FFB16D
ΔE00 3.65
Sandybrown
#F4A460
ΔE00 5.21
Pale Orange
#FFA756
ΔE00 6.32
Lightsalmon
#FFA07A
ΔE00 7.75
Pastel Orange
#FF964F
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB480 #80CAFE
analogous
#FE808B #FEB480 #FEF380
triadic
#FEB480 #80FEB4 #B480FE
tetradic
#FEB480 #8BFE80 #80CAFE #F380FE
square
#FEB480 #8BFE80 #80CAFE #F380FE
split-complementary
#FEB480 #80FEF3 #808BFE
monochromatic
#FD6C07 #FE9043 #FEB480 #FED8BD #FFEDE1
Accessibility & contrast
On white
1.74
#FEB480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FEB480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB480
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB480 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb480; /* rgb */ color: rgb(254, 180, 128); /* oklch */ color: oklch(82.9% 0.110 55.7);
Tailwind
colors: {
custom: {
50: '#ffcaa5',
500: '#feb480',
950: '#000000',
},
}SCSS
$custom: #feb480; $custom-light: #ffcaa5; $custom-dark: #000000;
JSON
{
"hex": "#feb480",
"rgb": {
"r": 254,
"g": 180,
"b": 128
},
"hsl": {
"h": 24.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.82858,
"c": 0.10962,
"h": 55.7
},
"luminance": 0.55272
}Semantic roles & 50–950 ramp
primary
#FEB480
secondary
#459EDD
accent
#87E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280