#FFB387#FFB387
#FFB387 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.9% C 0.106 H 50.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB387 |
|---|---|
| RGB | rgb(255, 179, 135) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 47%, 100%) |
| CMYK | cmyk(0%, 29.8%, 47.1%, 0%) |
| CIE-LAB | lab(79.19, 22.73, 33.50) |
| CIE-LCH | lch(79.19, 40.48, 55.85°) |
| OKLab | oklab(82.91% 0.0672 0.0825) |
| OKLCH | oklch(82.91% 0.106 50.8) |
| XYZ | xyz(61.7363, 55.2540, 30.3305) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.14
Lightsalmon
#FFA07A
ΔE00 5.82
Apricot (survey)
#FFB16D
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 6.91
Sandybrown
#F4A460
ΔE00 6.96
Light Salmon
#FEA993
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB387 #87D3FF
analogous
#FF8797 #FFB387 #FFEF87
triadic
#FFB387 #87FFB3 #B387FF
tetradic
#FFB387 #97FF87 #87D3FF #EF87FF
square
#FFB387 #97FF87 #87D3FF #EF87FF
split-complementary
#FFB387 #87FFEF #8797FF
monochromatic
#FF650D #FF8C4A #FFB387 #FFDAC4 #FFECE0
Accessibility & contrast
On white
1.74
#FFB387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFB387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB387
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB387 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA84
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#FFA5A8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb387; /* rgb */ color: rgb(255, 179, 135); /* oklch */ color: oklch(82.9% 0.106 50.8);
Tailwind
colors: {
custom: {
50: '#ffcaaa',
500: '#ffb387',
950: '#000000',
},
}SCSS
$custom: #ffb387; $custom-light: #ffcaaa; $custom-dark: #000000;
JSON
{
"hex": "#ffb387",
"rgb": {
"r": 255,
"g": 179,
"b": 135
},
"hsl": {
"h": 22,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.82907,
"c": 0.10635,
"h": 50.8
},
"luminance": 0.55249
}Semantic roles & 50–950 ramp
primary
#FFB387
secondary
#4BA9DF
accent
#91E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281