#FFB8A3#FFB8A3
#FFB8A3 is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.4% C 0.088 H 37.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A3 |
|---|---|
| RGB | rgb(255, 184, 163) |
| HSL | hsl(14, 100%, 82%) |
| HSV | hsv(14, 36%, 100%) |
| CMYK | cmyk(0%, 27.8%, 36.1%, 0%) |
| CIE-LAB | lab(80.84, 23.07, 20.86) |
| CIE-LCH | lch(80.84, 31.11, 42.13°) |
| OKLab | oklab(84.36% 0.0702 0.0532) |
| OKLCH | oklch(84.36% 0.088 37.1) |
| XYZ | xyz(64.9936, 58.1894, 42.4516) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.90
Light Salmon
#FEA993
ΔE00 3.83
Blush (survey)
#F29E8E
ΔE00 6.53
Lightsalmon
#FFA07A
ΔE00 7.63
Peachy Pink
#FF9A8A
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A3 #A3EAFF
analogous
#FFA3BC #FFB8A3 #FFE6A3
triadic
#FFB8A3 #A3FFB8 #B8A3FF
tetradic
#FFB8A3 #BCFFA3 #A3EAFF #E6A3FF
square
#FFB8A3 #BCFFA3 #A3EAFF #E6A3FF
split-complementary
#FFB8A3 #A3FFE6 #A3BCFF
monochromatic
#FF5A29 #FF8966 #FFB8A3 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.66
#FFB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FFB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A1
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a3; /* rgb */ color: rgb(255, 184, 163); /* oklch */ color: oklch(84.4% 0.088 37.1);
Tailwind
colors: {
custom: {
50: '#ffcdbe',
500: '#ffb8a3',
950: '#000000',
},
}SCSS
$custom: #ffb8a3; $custom-light: #ffcdbe; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a3",
"rgb": {
"r": 255,
"g": 184,
"b": 163
},
"hsl": {
"h": 13.696,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.84357,
"c": 0.08806,
"h": 37.1
},
"luminance": 0.58185
}Semantic roles & 50–950 ramp
primary
#FFB8A3
secondary
#63C6E3
accent
#B1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382