#FFB2AA#FFB2AA
#FFB2AA is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.5% C 0.091 H 25.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2AA |
|---|---|
| RGB | rgb(255, 178, 170) |
| HSL | hsl(6, 100%, 83%) |
| HSV | hsv(6, 33%, 100%) |
| CMYK | cmyk(0%, 30.2%, 33.3%, 0%) |
| CIE-LAB | lab(79.62, 27.05, 15.40) |
| CIE-LCH | lch(79.62, 31.13, 29.65°) |
| OKLab | oklab(83.46% 0.0823 0.0398) |
| OKLCH | oklch(83.46% 0.091 25.8) |
| XYZ | xyz(64.4182, 56.0072, 45.4399) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.41
Light Salmon
#FEA993
ΔE00 5.44
Blush (survey)
#F29E8E
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 6.38
Peachy Pink
#FF9A8A
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2AA #AAF7FF
analogous
#FFAACC #FFB2AA #FFDCAA
triadic
#FFB2AA #AAFFB2 #B2AAFF
tetradic
#FFB2AA #CCFFAA #AAF7FF #DCAAFF
square
#FFB2AA #CCFFAA #AAF7FF #DCAAFF
split-complementary
#FFB2AA #AAFFDC #AACCFF
monochromatic
#FF4330 #FF7B6D #FFB2AA #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.72
#FFB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FFB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2AA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2AA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA9
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#FFA9B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb2aa; /* rgb */ color: rgb(255, 178, 170); /* oklch */ color: oklch(83.5% 0.091 25.8);
Tailwind
colors: {
custom: {
50: '#ffc9c3',
500: '#ffb2aa',
950: '#000000',
},
}SCSS
$custom: #ffb2aa; $custom-light: #ffc9c3; $custom-dark: #000000;
JSON
{
"hex": "#ffb2aa",
"rgb": {
"r": 255,
"g": 178,
"b": 170
},
"hsl": {
"h": 5.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.83456,
"c": 0.0914,
"h": 25.8
},
"luminance": 0.56003
}Semantic roles & 50–950 ramp
primary
#FFB2AA
secondary
#69D9E4
accent
#D0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282