#FFB386#FFB386
#FFB386 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.9% C 0.107 H 51.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB386 |
|---|---|
| RGB | rgb(255, 179, 134) |
| HSL | hsl(22, 100%, 76%) |
| HSV | hsv(22, 47%, 100%) |
| CMYK | cmyk(0%, 29.8%, 47.5%, 0%) |
| CIE-LAB | lab(79.17, 22.63, 34.00) |
| CIE-LCH | lch(79.17, 40.85, 56.35°) |
| OKLab | oklab(82.89% 0.0668 0.0836) |
| OKLCH | oklch(82.89% 0.107 51.4) |
| XYZ | xyz(61.6662, 55.2260, 29.9614) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.87
Apricot (survey)
#FFB16D
ΔE00 5.74
Lightsalmon
#FFA07A
ΔE00 5.99
Sandybrown
#F4A460
ΔE00 6.71
Pale Salmon
#FFB19A
ΔE00 7.20
Pale Orange
#FFA756
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB386 #86D2FF
analogous
#FF8696 #FFB386 #FFF086
triadic
#FFB386 #86FFB3 #B386FF
tetradic
#FFB386 #96FF86 #86D2FF #F086FF
square
#FFB386 #96FF86 #86D2FF #F086FF
split-complementary
#FFB386 #86FFF0 #8696FF
monochromatic
#FF660C #FF8D49 #FFB386 #FFD9C3 #FFECE0
Accessibility & contrast
On white
1.74
#FFB386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FFB386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB386
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB386 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA83
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb386; /* rgb */ color: rgb(255, 179, 134); /* oklch */ color: oklch(82.9% 0.107 51.4);
Tailwind
colors: {
custom: {
50: '#ffcaa9',
500: '#ffb386',
950: '#000000',
},
}SCSS
$custom: #ffb386; $custom-light: #ffcaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffb386",
"rgb": {
"r": 255,
"g": 179,
"b": 134
},
"hsl": {
"h": 22.314,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.8289,
"c": 0.10698,
"h": 51.4
},
"luminance": 0.55221
}Semantic roles & 50–950 ramp
primary
#FFB386
secondary
#4AA8DF
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280