#FFB586#FFB586
#FFB586 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.2% C 0.106 H 53.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB586 |
|---|---|
| RGB | rgb(255, 181, 134) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 47%, 100%) |
| CMYK | cmyk(0%, 29%, 47.5%, 0%) |
| CIE-LAB | lab(79.63, 21.58, 34.60) |
| CIE-LCH | lch(79.63, 40.78, 58.05°) |
| OKLab | oklab(83.25% 0.0636 0.085) |
| OKLCH | oklch(83.25% 0.106 53.2) |
| XYZ | xyz(62.0700, 56.0335, 30.0960) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.64
Apricot (survey)
#FFB16D
ΔE00 5.05
Sandybrown
#F4A460
ΔE00 6.37
Lightsalmon
#FFA07A
ΔE00 6.89
Pale Orange
#FFA756
ΔE00 7.60
Pale Salmon
#FFB19A
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB586 #86D0FF
analogous
#FF8694 #FFB586 #FFF286
triadic
#FFB586 #86FFB5 #B586FF
tetradic
#FFB586 #94FF86 #86D0FF #F286FF
square
#FFB586 #94FF86 #86D0FF #F286FF
split-complementary
#FFB586 #86FFF2 #8694FF
monochromatic
#FF6A0C #FF9049 #FFB586 #FFDAC3 #FFECE0
Accessibility & contrast
On white
1.72
#FFB586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFB586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB586
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB586 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb586; /* rgb */ color: rgb(255, 181, 134); /* oklch */ color: oklch(83.2% 0.106 53.2);
Tailwind
colors: {
custom: {
50: '#ffcba9',
500: '#ffb586',
950: '#000000',
},
}SCSS
$custom: #ffb586; $custom-light: #ffcba9; $custom-dark: #000000;
JSON
{
"hex": "#ffb586",
"rgb": {
"r": 255,
"g": 181,
"b": 134
},
"hsl": {
"h": 23.306,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.83248,
"c": 0.10616,
"h": 53.2
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#FFB586
secondary
#4AA5DF
accent
#8CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280