#FFB486#FFB486
#FFB486 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 83.1% C 0.107 H 52.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB486 |
|---|---|
| RGB | rgb(255, 180, 134) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 47%, 100%) |
| CMYK | cmyk(0%, 29.4%, 47.5%, 0%) |
| CIE-LAB | lab(79.40, 22.11, 34.30) |
| CIE-LCH | lch(79.40, 40.81, 57.20°) |
| OKLab | oklab(83.07% 0.0652 0.0843) |
| OKLCH | oklch(83.07% 0.107 52.3) |
| XYZ | xyz(61.8674, 55.6283, 30.0285) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.69
Apricot (survey)
#FFB16D
ΔE00 5.39
Lightsalmon
#FFA07A
ΔE00 6.44
Sandybrown
#F4A460
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 7.59
Pale Orange
#FFA756
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB486 #86D1FF
analogous
#FF8695 #FFB486 #FFF186
triadic
#FFB486 #86FFB4 #B486FF
tetradic
#FFB486 #95FF86 #86D1FF #F186FF
square
#FFB486 #95FF86 #86D1FF #F186FF
split-complementary
#FFB486 #86FFF1 #8695FF
monochromatic
#FF680C #FF8E49 #FFB486 #FFDAC3 #FFECE0
Accessibility & contrast
On white
1.73
#FFB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FFB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB486
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB486 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb486; /* rgb */ color: rgb(255, 180, 134); /* oklch */ color: oklch(83.1% 0.107 52.3);
Tailwind
colors: {
custom: {
50: '#ffcaa9',
500: '#ffb486',
950: '#000000',
},
}SCSS
$custom: #ffb486; $custom-light: #ffcaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffb486",
"rgb": {
"r": 255,
"g": 180,
"b": 134
},
"hsl": {
"h": 22.81,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.83068,
"c": 0.10656,
"h": 52.3
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#FFB486
secondary
#4AA6DF
accent
#8EE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280