#FFB2A8#FFB2A8
#FFB2A8 is a very light, moderate red. Relative luminance 0.559; OKLCH L 83.4% C 0.092 H 27.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2A8 |
|---|---|
| RGB | rgb(255, 178, 168) |
| HSL | hsl(7, 100%, 83%) |
| HSV | hsv(7, 34%, 100%) |
| CMYK | cmyk(0%, 30.2%, 34.1%, 0%) |
| CIE-LAB | lab(79.58, 26.81, 16.42) |
| CIE-LCH | lch(79.58, 31.44, 31.48°) |
| OKLab | oklab(83.41% 0.0815 0.0423) |
| OKLCH | oklch(83.41% 0.092 27.4) |
| XYZ | xyz(64.2304, 55.9321, 44.4511) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.67
Light Salmon
#FEA993
ΔE00 4.76
Blush (survey)
#F29E8E
ΔE00 5.40
Peachy Pink
#FF9A8A
ΔE00 6.33
Pale Rose
#FDC1C5
ΔE00 6.93
Lightpink
#FFB6C1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2A8 #A8F5FF
analogous
#FFA8C9 #FFB2A8 #FFDEA8
triadic
#FFB2A8 #A8FFB2 #B2A8FF
tetradic
#FFB2A8 #C9FFA8 #A8F5FF #DEA8FF
square
#FFB2A8 #C9FFA8 #A8F5FF #DEA8FF
split-complementary
#FFB2A8 #A8FFDE #A8C9FF
monochromatic
#FF462E #FF7C6B #FFB2A8 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.72
#FFB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FFB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2A8
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2A8 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA7
Deuteranopia (green-blind)
#D4CBA7
Tritanopia (blue-blind)
#FFA8B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb2a8; /* rgb */ color: rgb(255, 178, 168); /* oklch */ color: oklch(83.4% 0.092 27.4);
Tailwind
colors: {
custom: {
50: '#ffc9c1',
500: '#ffb2a8',
950: '#000000',
},
}SCSS
$custom: #ffb2a8; $custom-light: #ffc9c1; $custom-dark: #000000;
JSON
{
"hex": "#ffb2a8",
"rgb": {
"r": 255,
"g": 178,
"b": 168
},
"hsl": {
"h": 6.897,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.83409,
"c": 0.09184,
"h": 27.4
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#FFB2A8
secondary
#67D6E4
accent
#CBE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282