#FFB4AA#FFB4AA
#FFB4AA is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.8% C 0.089 H 27.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4AA |
|---|---|
| RGB | rgb(255, 180, 170) |
| HSL | hsl(7, 100%, 83%) |
| HSV | hsv(7, 33%, 100%) |
| CMYK | cmyk(0%, 29.4%, 33.3%, 0%) |
| CIE-LAB | lab(80.07, 26.00, 16.04) |
| CIE-LCH | lch(80.07, 30.55, 31.66°) |
| OKLab | oklab(83.81% 0.0792 0.0414) |
| OKLCH | oklch(83.81% 0.089 27.6) |
| XYZ | xyz(64.8190, 56.8089, 45.5736) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.71
Light Salmon
#FEA993
ΔE00 5.01
Blush (survey)
#F29E8E
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 6.60
Peachy Pink
#FF9A8A
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4AA #AAF5FF
analogous
#FFAACA #FFB4AA #FFDEAA
triadic
#FFB4AA #AAFFB4 #B4AAFF
tetradic
#FFB4AA #CAFFAA #AAF5FF #DEAAFF
square
#FFB4AA #CAFFAA #AAF5FF #DEAAFF
split-complementary
#FFB4AA #AAFFDE #AACAFF
monochromatic
#FF4830 #FF7E6D #FFB4AA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.70
#FFB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FFB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4AA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4AA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#FFABB2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb4aa; /* rgb */ color: rgb(255, 180, 170); /* oklch */ color: oklch(83.8% 0.089 27.6);
Tailwind
colors: {
custom: {
50: '#ffcbc3',
500: '#ffb4aa',
950: '#000000',
},
}SCSS
$custom: #ffb4aa; $custom-light: #ffcbc3; $custom-dark: #000000;
JSON
{
"hex": "#ffb4aa",
"rgb": {
"r": 255,
"g": 180,
"b": 170
},
"hsl": {
"h": 7.059,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.83807,
"c": 0.08931,
"h": 27.6
},
"luminance": 0.56805
}Semantic roles & 50–950 ramp
primary
#FFB4AA
secondary
#69D6E4
accent
#CAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282