#FFB382#FFB382
#FFB382 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.8% C 0.110 H 53.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB382 |
|---|---|
| RGB | rgb(255, 179, 130) |
| HSL | hsl(24, 100%, 75%) |
| HSV | hsv(24, 49%, 100%) |
| CMYK | cmyk(0%, 29.8%, 49%, 0%) |
| CIE-LAB | lab(79.11, 22.26, 36.01) |
| CIE-LCH | lch(79.11, 42.34, 58.28°) |
| OKLab | oklab(82.82% 0.0653 0.088) |
| OKLCH | oklch(82.82% 0.11 53.5) |
| XYZ | xyz(61.3925, 55.1165, 28.5198) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.98
Apricot (survey)
#FFB16D
ΔE00 4.61
Sandybrown
#F4A460
ΔE00 5.79
Lightsalmon
#FFA07A
ΔE00 6.74
Pale Orange
#FFA756
ΔE00 7.02
Pastel Orange
#FF964F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB382 #82CEFF
analogous
#FF828F #FFB382 #FFF182
triadic
#FFB382 #82FFB3 #B382FF
tetradic
#FFB382 #8FFF82 #82CEFF #F182FF
square
#FFB382 #8FFF82 #82CEFF #F182FF
split-complementary
#FFB382 #82FFF1 #828FFF
monochromatic
#FF6908 #FF8E45 #FFB382 #FFD8BF #FFECE0
Accessibility & contrast
On white
1.75
#FFB382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FFB382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB382
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB382 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7E
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb382; /* rgb */ color: rgb(255, 179, 130); /* oklch */ color: oklch(82.8% 0.110 53.5);
Tailwind
colors: {
custom: {
50: '#ffcaa7',
500: '#ffb382',
950: '#000000',
},
}SCSS
$custom: #ffb382; $custom-light: #ffcaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffb382",
"rgb": {
"r": 255,
"g": 179,
"b": 130
},
"hsl": {
"h": 23.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.8282,
"c": 0.10957,
"h": 53.5
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#FFB382
secondary
#47A3DE
accent
#8CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280