#FFB384#FFB384
#FFB384 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.9% C 0.108 H 52.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB384 |
|---|---|
| RGB | rgb(255, 179, 132) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 48%, 100%) |
| CMYK | cmyk(0%, 29.8%, 48.2%, 0%) |
| CIE-LAB | lab(79.14, 22.44, 35.01) |
| CIE-LCH | lch(79.14, 41.59, 57.34°) |
| OKLab | oklab(82.86% 0.066 0.0858) |
| OKLCH | oklch(82.86% 0.108 52.4) |
| XYZ | xyz(61.5281, 55.1707, 29.2337) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.37
Apricot (survey)
#FFB16D
ΔE00 5.17
Sandybrown
#F4A460
ΔE00 6.24
Lightsalmon
#FFA07A
ΔE00 6.36
Pale Orange
#FFA756
ΔE00 7.53
Pale Salmon
#FFB19A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB384 #84D0FF
analogous
#FF8492 #FFB384 #FFF184
triadic
#FFB384 #84FFB3 #B384FF
tetradic
#FFB384 #92FF84 #84D0FF #F184FF
square
#FFB384 #92FF84 #84D0FF #F184FF
split-complementary
#FFB384 #84FFF1 #8492FF
monochromatic
#FF670A #FF8D47 #FFB384 #FFD9C1 #FFECE0
Accessibility & contrast
On white
1.75
#FFB384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FFB384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB384
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB384 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#DACB84
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb384; /* rgb */ color: rgb(255, 179, 132); /* oklch */ color: oklch(82.9% 0.108 52.4);
Tailwind
colors: {
custom: {
50: '#ffcaa8',
500: '#ffb384',
950: '#000000',
},
}SCSS
$custom: #ffb384; $custom-light: #ffcaa8; $custom-dark: #000000;
JSON
{
"hex": "#ffb384",
"rgb": {
"r": 255,
"g": 179,
"b": 132
},
"hsl": {
"h": 22.927,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.82855,
"c": 0.10827,
"h": 52.4
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#FFB384
secondary
#48A5DF
accent
#8EE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280