#FFB882#FFB882
#FFB882 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.7% C 0.108 H 57.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB882 |
|---|---|
| RGB | rgb(255, 184, 130) |
| HSL | hsl(26, 100%, 75%) |
| HSV | hsv(26, 49%, 100%) |
| CMYK | cmyk(0%, 27.8%, 49%, 0%) |
| CIE-LAB | lab(80.27, 19.64, 37.51) |
| CIE-LCH | lch(80.27, 42.34, 62.36°) |
| OKLab | oklab(83.72% 0.0574 0.0914) |
| OKLCH | oklch(83.72% 0.108 57.9) |
| XYZ | xyz(62.4129, 57.1571, 28.8599) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.59
Apricot (survey)
#FFB16D
ΔE00 3.31
Sandybrown
#F4A460
ΔE00 5.55
Pale Orange
#FFA756
ΔE00 6.34
Apricot
#FBCEB1
ΔE00 8.53
Burlywood
#DEB887
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB882 #82C9FF
analogous
#FF828A #FFB882 #FFF682
triadic
#FFB882 #82FFB8 #B882FF
tetradic
#FFB882 #8AFF82 #82C9FF #F682FF
square
#FFB882 #8AFF82 #82C9FF #F682FF
split-complementary
#FFB882 #82FFF6 #828AFF
monochromatic
#FF7208 #FF9545 #FFB882 #FFDBBF #FFEEE0
Accessibility & contrast
On white
1.69
#FFB882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FFB882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB882
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB882 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7E
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb882; /* rgb */ color: rgb(255, 184, 130); /* oklch */ color: oklch(83.7% 0.108 57.9);
Tailwind
colors: {
custom: {
50: '#ffcda7',
500: '#ffb882',
950: '#000000',
},
}SCSS
$custom: #ffb882; $custom-light: #ffcda7; $custom-dark: #000000;
JSON
{
"hex": "#ffb882",
"rgb": {
"r": 255,
"g": 184,
"b": 130
},
"hsl": {
"h": 25.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.83721,
"c": 0.10797,
"h": 57.9
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#FFB882
secondary
#479DDE
accent
#82E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380