#FEB980#FEB980
#FEB980 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.8% C 0.108 H 60.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB980 |
|---|---|
| RGB | rgb(254, 185, 128) |
| HSL | hsl(27, 98%, 75%) |
| HSV | hsv(27, 50%, 100%) |
| CMYK | cmyk(0%, 27.2%, 49.6%, 0.4%) |
| CIE-LAB | lab(80.37, 18.55, 38.64) |
| CIE-LCH | lch(80.37, 42.86, 64.36°) |
| OKLab | oklab(83.76% 0.054 0.0939) |
| OKLCH | oklch(83.76% 0.108 60.1) |
| XYZ | xyz(62.1214, 57.3316, 28.2121) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.89
Peach (survey)
#FFB07C
ΔE00 3.52
Sandybrown
#F4A460
ΔE00 5.46
Pale Orange
#FFA756
ΔE00 6.04
Light Orange
#FDAA48
ΔE00 7.85
Burlywood
#DEB887
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB980 #80C5FE
analogous
#FE8086 #FEB980 #FEF880
triadic
#FEB980 #80FEB9 #B980FE
tetradic
#FEB980 #86FE80 #80C5FE #F880FE
square
#FEB980 #86FE80 #80C5FE #F880FE
split-complementary
#FEB980 #80FEF8 #8086FE
monochromatic
#FD7607 #FE9843 #FEB980 #FEDABD #FFEEE1
Accessibility & contrast
On white
1.68
#FEB980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FEB980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB980
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB980 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7C
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb980; /* rgb */ color: rgb(254, 185, 128); /* oklch */ color: oklch(83.8% 0.108 60.1);
Tailwind
colors: {
custom: {
50: '#ffcea5',
500: '#feb980',
950: '#000000',
},
}SCSS
$custom: #feb980; $custom-light: #ffcea5; $custom-dark: #000000;
JSON
{
"hex": "#feb980",
"rgb": {
"r": 254,
"g": 185,
"b": 128
},
"hsl": {
"h": 27.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.83764,
"c": 0.10834,
"h": 60.1
},
"luminance": 0.57327
}Semantic roles & 50–950 ramp
primary
#FEB980
secondary
#4598DD
accent
#7EE600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380