#FFB8A8#FFB8A8
#FFB8A8 is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.5% C 0.086 H 33.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8A8 |
|---|---|
| RGB | rgb(255, 184, 168) |
| HSL | hsl(11, 100%, 83%) |
| HSV | hsv(11, 34%, 100%) |
| CMYK | cmyk(0%, 27.8%, 34.1%, 0%) |
| CIE-LAB | lab(80.95, 23.66, 18.33) |
| CIE-LCH | lch(80.95, 29.93, 37.76°) |
| OKLab | oklab(84.47% 0.0721 0.047) |
| OKLCH | oklch(84.47% 0.086 33.1) |
| XYZ | xyz(65.4504, 58.3722, 44.8578) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.95
Light Salmon
#FEA993
ΔE00 4.22
Blush (survey)
#F29E8E
ΔE00 6.25
Peachy Pink
#FF9A8A
ΔE00 7.49
Pale Rose
#FDC1C5
ΔE00 8.05
Lightsalmon
#FFA07A
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8A8 #A8EFFF
analogous
#FFA8C4 #FFB8A8 #FFE3A8
triadic
#FFB8A8 #A8FFB8 #B8A8FF
tetradic
#FFB8A8 #C4FFA8 #A8EFFF #E3A8FF
square
#FFB8A8 #C4FFA8 #A8EFFF #E3A8FF
split-complementary
#FFB8A8 #A8FFE3 #A8C4FF
monochromatic
#FF542E #FF866B #FFB8A8 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.66
#FFB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FFB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8A8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8A8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A7
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#FFAEB4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb8a8; /* rgb */ color: rgb(255, 184, 168); /* oklch */ color: oklch(84.5% 0.086 33.1);
Tailwind
colors: {
custom: {
50: '#ffcdc1',
500: '#ffb8a8',
950: '#000000',
},
}SCSS
$custom: #ffb8a8; $custom-light: #ffcdc1; $custom-dark: #000000;
JSON
{
"hex": "#ffb8a8",
"rgb": {
"r": 255,
"g": 184,
"b": 168
},
"hsl": {
"h": 11.034,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.84468,
"c": 0.0861,
"h": 33.1
},
"luminance": 0.58368
}Semantic roles & 50–950 ramp
primary
#FFB8A8
secondary
#67CDE4
accent
#BBE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382