#FFB8A0#FFB8A0
#FFB8A0 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.3% C 0.089 H 39.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A0 |
|---|---|
| RGB | rgb(255, 184, 160) |
| HSL | hsl(15, 100%, 81%) |
| HSV | hsv(15, 37%, 100%) |
| CMYK | cmyk(0%, 27.8%, 37.3%, 0%) |
| CIE-LAB | lab(80.78, 22.72, 22.39) |
| CIE-LCH | lch(80.78, 31.90, 44.57°) |
| OKLab | oklab(84.29% 0.069 0.0568) |
| OKLCH | oklch(84.29% 0.089 39.5) |
| XYZ | xyz(64.7280, 58.0832, 41.0528) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.96
Light Salmon
#FEA993
ΔE00 4.01
Blush (survey)
#F29E8E
ΔE00 6.93
Lightsalmon
#FFA07A
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 8.05
Peachy Pink
#FF9A8A
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A0 #A0E7FF
analogous
#FFA0B8 #FFB8A0 #FFE8A0
triadic
#FFB8A0 #A0FFB8 #B8A0FF
tetradic
#FFB8A0 #B8FFA0 #A0E7FF #E8A0FF
square
#FFB8A0 #B8FFA0 #A0E7FF #E8A0FF
split-complementary
#FFB8A0 #A0FFE8 #A0B8FF
monochromatic
#FF5D26 #FF8A63 #FFB8A0 #FFE6DD #FFE8E0
Accessibility & contrast
On white
1.66
#FFB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FFB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A0
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A0 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09E
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#FFADB2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb8a0; /* rgb */ color: rgb(255, 184, 160); /* oklch */ color: oklch(84.3% 0.089 39.5);
Tailwind
colors: {
custom: {
50: '#ffcdbc',
500: '#ffb8a0',
950: '#000000',
},
}SCSS
$custom: #ffb8a0; $custom-light: #ffcdbc; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a0",
"rgb": {
"r": 255,
"g": 184,
"b": 160
},
"hsl": {
"h": 15.158,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.84292,
"c": 0.08941,
"h": 39.5
},
"luminance": 0.58079
}Semantic roles & 50–950 ramp
primary
#FFB8A0
secondary
#60C2E3
accent
#ACE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382