#FFB082#FFB082
#FFB082 is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.3% C 0.111 H 50.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB082 |
|---|---|
| RGB | rgb(255, 176, 130) |
| HSL | hsl(22, 100%, 75%) |
| HSV | hsv(22, 49%, 100%) |
| CMYK | cmyk(0%, 31%, 49%, 0%) |
| CIE-LAB | lab(78.42, 23.83, 35.12) |
| CIE-LCH | lch(78.42, 42.45, 55.84°) |
| OKLab | oklab(82.29% 0.07 0.086) |
| OKLCH | oklch(82.29% 0.111 50.9) |
| XYZ | xyz(60.7978, 53.9270, 28.3216) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.66
Lightsalmon
#FFA07A
ΔE00 5.38
Apricot (survey)
#FFB16D
ΔE00 5.73
Sandybrown
#F4A460
ΔE00 6.38
Pale Salmon
#FFB19A
ΔE00 7.26
Pastel Orange
#FF964F
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB082 #82D1FF
analogous
#FF8292 #FFB082 #FFEE82
triadic
#FFB082 #82FFB0 #B082FF
tetradic
#FFB082 #92FF82 #82D1FF #EE82FF
square
#FFB082 #92FF82 #82D1FF #EE82FF
split-complementary
#FFB082 #82FFEE #8292FF
monochromatic
#FF6308 #FF8945 #FFB082 #FFD7BF #FFECE0
Accessibility & contrast
On white
1.78
#FFB082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FFB082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB082
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB082 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87E
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb082; /* rgb */ color: rgb(255, 176, 130); /* oklch */ color: oklch(82.3% 0.111 50.9);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#ffb082',
950: '#000000',
},
}SCSS
$custom: #ffb082; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffb082",
"rgb": {
"r": 255,
"g": 176,
"b": 130
},
"hsl": {
"h": 22.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.82286,
"c": 0.11085,
"h": 50.9
},
"luminance": 0.53922
}Semantic roles & 50–950 ramp
primary
#FFB082
secondary
#47A7DE
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280