#FEB580#FEB580
#FEB580 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.0% C 0.109 H 56.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB580 |
|---|---|
| RGB | rgb(254, 181, 128) |
| HSL | hsl(25, 98%, 75%) |
| HSV | hsv(25, 50%, 100%) |
| CMYK | cmyk(0%, 28.7%, 49.6%, 0.4%) |
| CIE-LAB | lab(79.43, 20.64, 37.45) |
| CIE-LCH | lch(79.43, 42.76, 61.14°) |
| OKLab | oklab(83.04% 0.0602 0.0912) |
| OKLCH | oklch(83.04% 0.109 56.6) |
| XYZ | xyz(61.2963, 55.6816, 27.9371) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.73
Apricot (survey)
#FFB16D
ΔE00 3.38
Sandybrown
#F4A460
ΔE00 5.17
Pale Orange
#FFA756
ΔE00 6.19
Lightsalmon
#FFA07A
ΔE00 8.22
Pastel Orange
#FF964F
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB580 #80C9FE
analogous
#FE808A #FEB580 #FEF480
triadic
#FEB580 #80FEB5 #B580FE
tetradic
#FEB580 #8AFE80 #80C9FE #F480FE
square
#FEB580 #8AFE80 #80C9FE #F480FE
split-complementary
#FEB580 #80FEF4 #808AFE
monochromatic
#FD6E07 #FE9243 #FEB580 #FED8BD #FFEDE1
Accessibility & contrast
On white
1.73
#FEB580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FEB580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB580
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB580 | 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)
#CABB7C
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb580; /* rgb */ color: rgb(254, 181, 128); /* oklch */ color: oklch(83.0% 0.109 56.6);
Tailwind
colors: {
custom: {
50: '#ffcba5',
500: '#feb580',
950: '#000000',
},
}SCSS
$custom: #feb580; $custom-light: #ffcba5; $custom-dark: #000000;
JSON
{
"hex": "#feb580",
"rgb": {
"r": 254,
"g": 181,
"b": 128
},
"hsl": {
"h": 25.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.83038,
"c": 0.10931,
"h": 56.6
},
"luminance": 0.55677
}Semantic roles & 50–950 ramp
primary
#FEB580
secondary
#459DDD
accent
#85E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280