#FFB582#FFB582
#FFB582 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.2% C 0.109 H 55.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB582 |
|---|---|
| RGB | rgb(255, 181, 130) |
| HSL | hsl(24, 100%, 75%) |
| HSV | hsv(24, 49%, 100%) |
| CMYK | cmyk(0%, 29%, 49%, 0%) |
| CIE-LAB | lab(79.57, 21.21, 36.61) |
| CIE-LCH | lch(79.57, 42.31, 59.91°) |
| OKLab | oklab(83.18% 0.0621 0.0894) |
| OKLCH | oklch(83.18% 0.109 55.2) |
| XYZ | xyz(61.7963, 55.9240, 28.6544) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.39
Apricot (survey)
#FFB16D
ΔE00 3.97
Sandybrown
#F4A460
ΔE00 5.57
Pale Orange
#FFA756
ΔE00 6.65
Lightsalmon
#FFA07A
ΔE00 7.67
Pastel Orange
#FF964F
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB582 #82CCFF
analogous
#FF828D #FFB582 #FFF382
triadic
#FFB582 #82FFB5 #B582FF
tetradic
#FFB582 #8DFF82 #82CCFF #F382FF
square
#FFB582 #8DFF82 #82CCFF #F382FF
split-complementary
#FFB582 #82FFF3 #828DFF
monochromatic
#FF6D08 #FF9145 #FFB582 #FFD9BF #FFEDE0
Accessibility & contrast
On white
1.72
#FFB582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FFB582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB582
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB582 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7E
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb582; /* rgb */ color: rgb(255, 181, 130); /* oklch */ color: oklch(83.2% 0.109 55.2);
Tailwind
colors: {
custom: {
50: '#ffcba7',
500: '#ffb582',
950: '#000000',
},
}SCSS
$custom: #ffb582; $custom-light: #ffcba7; $custom-dark: #000000;
JSON
{
"hex": "#ffb582",
"rgb": {
"r": 255,
"g": 181,
"b": 130
},
"hsl": {
"h": 24.48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.83179,
"c": 0.10886,
"h": 55.2
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#FFB582
secondary
#47A1DE
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280