#FFB5AA#FFB5AA
#FFB5AA is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.0% C 0.088 H 28.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5AA |
|---|---|
| RGB | rgb(255, 181, 170) |
| HSL | hsl(8, 100%, 83%) |
| HSV | hsv(8, 33%, 100%) |
| CMYK | cmyk(0%, 29%, 33.3%, 0%) |
| CIE-LAB | lab(80.30, 25.48, 16.35) |
| CIE-LCH | lch(80.30, 30.28, 32.70°) |
| OKLab | oklab(83.98% 0.0776 0.0422) |
| OKLCH | oklch(83.98% 0.088 28.5) |
| XYZ | xyz(65.0216, 57.2141, 45.6411) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.38
Light Salmon
#FEA993
ΔE00 4.85
Blush (survey)
#F29E8E
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.75
Peachy Pink
#FF9A8A
ΔE00 6.94
Light Rose
#FFC5CB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5AA #AAF4FF
analogous
#FFAAC9 #FFB5AA #FFDFAA
triadic
#FFB5AA #AAFFB5 #B5AAFF
tetradic
#FFB5AA #C9FFAA #AAF4FF #DFAAFF
square
#FFB5AA #C9FFAA #AAF4FF #DFAAFF
split-complementary
#FFB5AA #AAFFDF #AAC9FF
monochromatic
#FF4A30 #FF806D #FFB5AA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.69
#FFB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FFB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5AA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5AA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA9
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#FFACB2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb5aa; /* rgb */ color: rgb(255, 181, 170); /* oklch */ color: oklch(84.0% 0.088 28.5);
Tailwind
colors: {
custom: {
50: '#ffcbc3',
500: '#ffb5aa',
950: '#000000',
},
}SCSS
$custom: #ffb5aa; $custom-light: #ffcbc3; $custom-dark: #000000;
JSON
{
"hex": "#ffb5aa",
"rgb": {
"r": 255,
"g": 181,
"b": 170
},
"hsl": {
"h": 7.765,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.83983,
"c": 0.08831,
"h": 28.5
},
"luminance": 0.5721
}Semantic roles & 50–950 ramp
primary
#FFB5AA
secondary
#69D4E4
accent
#C8E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382