#FFB3AA#FFB3AA
#FFB3AA is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.6% C 0.090 H 26.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3AA |
|---|---|
| RGB | rgb(255, 179, 170) |
| HSL | hsl(6, 100%, 83%) |
| HSV | hsv(6, 33%, 100%) |
| CMYK | cmyk(0%, 29.8%, 33.3%, 0%) |
| CIE-LAB | lab(79.84, 26.53, 15.72) |
| CIE-LCH | lch(79.84, 30.83, 30.65°) |
| OKLab | oklab(83.63% 0.0807 0.0406) |
| OKLCH | oklch(83.63% 0.09 26.7) |
| XYZ | xyz(64.6178, 56.4066, 45.5065) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 5.21
Blush (survey)
#F29E8E
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 6.48
Peachy Pink
#FF9A8A
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3AA #AAF6FF
analogous
#FFAACB #FFB3AA #FFDDAA
triadic
#FFB3AA #AAFFB3 #B3AAFF
tetradic
#FFB3AA #CBFFAA #AAF6FF #DDAAFF
square
#FFB3AA #CBFFAA #AAF6FF #DDAAFF
split-complementary
#FFB3AA #AAFFDD #AACBFF
monochromatic
#FF4630 #FF7C6D #FFB3AA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.71
#FFB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FFB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3AA
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3AA | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb3aa; /* rgb */ color: rgb(255, 179, 170); /* oklch */ color: oklch(83.6% 0.090 26.7);
Tailwind
colors: {
custom: {
50: '#ffcac3',
500: '#ffb3aa',
950: '#000000',
},
}SCSS
$custom: #ffb3aa; $custom-light: #ffcac3; $custom-dark: #000000;
JSON
{
"hex": "#ffb3aa",
"rgb": {
"r": 255,
"g": 179,
"b": 170
},
"hsl": {
"h": 6.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.83631,
"c": 0.09035,
"h": 26.7
},
"luminance": 0.56402
}Semantic roles & 50–950 ramp
primary
#FFB3AA
secondary
#69D7E4
accent
#CDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282