#FEB584#FEB584
#FEB584 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 83.1% C 0.107 H 54.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB584 |
|---|---|
| RGB | rgb(254, 181, 132) |
| HSL | hsl(24, 98%, 76%) |
| HSV | hsv(24, 48%, 100%) |
| CMYK | cmyk(0%, 28.7%, 48%, 0.4%) |
| CIE-LAB | lab(79.49, 21.00, 35.45) |
| CIE-LCH | lch(79.49, 41.20, 59.35°) |
| OKLab | oklab(83.1% 0.0618 0.0868) |
| OKLCH | oklch(83.1% 0.107 54.6) |
| XYZ | xyz(61.5648, 55.7890, 29.3511) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.50
Apricot (survey)
#FFB16D
ΔE00 4.42
Sandybrown
#F4A460
ΔE00 5.88
Pale Orange
#FFA756
ΔE00 7.07
Lightsalmon
#FFA07A
ΔE00 7.41
Apricot
#FBCEB1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB584 #84CDFE
analogous
#FE8490 #FEB584 #FEF284
triadic
#FEB584 #84FEB5 #B584FE
tetradic
#FEB584 #90FE84 #84CDFE #F284FE
square
#FEB584 #90FE84 #84CDFE #F284FE
split-complementary
#FEB584 #84FEF2 #8490FE
monochromatic
#FD6C0B #FE9047 #FEB584 #FEDAC1 #FFEDE1
Accessibility & contrast
On white
1.73
#FEB584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FEB584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB584
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB584 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB80
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb584; /* rgb */ color: rgb(254, 181, 132); /* oklch */ color: oklch(83.1% 0.107 54.6);
Tailwind
colors: {
custom: {
50: '#ffcba8',
500: '#feb584',
950: '#000000',
},
}SCSS
$custom: #feb584; $custom-light: #ffcba8; $custom-dark: #000000;
JSON
{
"hex": "#feb584",
"rgb": {
"r": 254,
"g": 181,
"b": 132
},
"hsl": {
"h": 24.098,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.83105,
"c": 0.10655,
"h": 54.6
},
"luminance": 0.55785
}Semantic roles & 50–950 ramp
primary
#FEB584
secondary
#49A2DD
accent
#89E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280