#FFB485#FFB485
#FFB485 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 83.1% C 0.107 H 52.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB485 |
|---|---|
| RGB | rgb(255, 180, 133) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 48%, 100%) |
| CMYK | cmyk(0%, 29.4%, 47.8%, 0%) |
| CIE-LAB | lab(79.39, 22.01, 34.81) |
| CIE-LCH | lch(79.39, 41.18, 57.69°) |
| OKLab | oklab(83.05% 0.0648 0.0854) |
| OKLCH | oklch(83.05% 0.107 52.8) |
| XYZ | xyz(61.7980, 55.6005, 29.6629) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.49
Apricot (survey)
#FFB16D
ΔE00 5.10
Sandybrown
#F4A460
ΔE00 6.30
Lightsalmon
#FFA07A
ΔE00 6.62
Pale Orange
#FFA756
ΔE00 7.56
Pale Salmon
#FFB19A
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB485 #85D0FF
analogous
#FF8593 #FFB485 #FFF185
triadic
#FFB485 #85FFB4 #B485FF
tetradic
#FFB485 #93FF85 #85D0FF #F185FF
square
#FFB485 #93FF85 #85D0FF #F185FF
split-complementary
#FFB485 #85FFF1 #8593FF
monochromatic
#FF690B #FF8E48 #FFB485 #FFDAC2 #FFECE0
Accessibility & contrast
On white
1.73
#FFB485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FFB485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB485
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB485 | 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)
#C9BB81
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb485; /* rgb */ color: rgb(255, 180, 133); /* oklch */ color: oklch(83.1% 0.107 52.8);
Tailwind
colors: {
custom: {
50: '#ffcaa9',
500: '#ffb485',
950: '#000000',
},
}SCSS
$custom: #ffb485; $custom-light: #ffcaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffb485",
"rgb": {
"r": 255,
"g": 180,
"b": 133
},
"hsl": {
"h": 23.115,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.83051,
"c": 0.10721,
"h": 52.8
},
"luminance": 0.55596
}Semantic roles & 50–950 ramp
primary
#FFB485
secondary
#49A5DF
accent
#8DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280