#FFB186#FFB186
#FFB186 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.5% C 0.108 H 49.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB186 |
|---|---|
| RGB | rgb(255, 177, 134) |
| HSL | hsl(21, 100%, 76%) |
| HSV | hsv(21, 47%, 100%) |
| CMYK | cmyk(0%, 30.6%, 47.5%, 0%) |
| CIE-LAB | lab(78.71, 23.68, 33.40) |
| CIE-LCH | lch(78.71, 40.94, 54.67°) |
| OKLab | oklab(82.53% 0.0699 0.0822) |
| OKLCH | oklch(82.53% 0.108 49.6) |
| XYZ | xyz(61.2683, 54.4301, 29.8288) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.46
Lightsalmon
#FFA07A
ΔE00 5.12
Pale Salmon
#FFB19A
ΔE00 6.46
Apricot (survey)
#FFB16D
ΔE00 6.50
Sandybrown
#F4A460
ΔE00 7.16
Light Salmon
#FEA993
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB186 #86D4FF
analogous
#FF8698 #FFB186 #FFED86
triadic
#FFB186 #86FFB1 #B186FF
tetradic
#FFB186 #98FF86 #86D4FF #ED86FF
square
#FFB186 #98FF86 #86D4FF #ED86FF
split-complementary
#FFB186 #86FFED #8698FF
monochromatic
#FF620C #FF8A49 #FFB186 #FFD8C3 #FFEBE0
Accessibility & contrast
On white
1.77
#FFB186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FFB186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB186
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB186 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B983
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb186; /* rgb */ color: rgb(255, 177, 134); /* oklch */ color: oklch(82.5% 0.108 49.6);
Tailwind
colors: {
custom: {
50: '#ffc8a9',
500: '#ffb186',
950: '#000000',
},
}SCSS
$custom: #ffb186; $custom-light: #ffc8a9; $custom-dark: #000000;
JSON
{
"hex": "#ffb186",
"rgb": {
"r": 255,
"g": 177,
"b": 134
},
"hsl": {
"h": 21.322,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.82533,
"c": 0.10791,
"h": 49.6
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#FFB186
secondary
#4AAADF
accent
#94E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280