#FFBAB3#FFBAB3
#FFBAB3 is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.1% C 0.081 H 25.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAB3 |
|---|---|
| RGB | rgb(255, 186, 179) |
| HSL | hsl(6, 100%, 85%) |
| HSV | hsv(6, 30%, 100%) |
| CMYK | cmyk(0%, 27.1%, 29.8%, 0%) |
| CIE-LAB | lab(81.64, 23.99, 13.41) |
| CIE-LCH | lch(81.64, 27.48, 29.20°) |
| OKLab | oklab(85.08% 0.0733 0.0348) |
| OKLCH | oklch(85.08% 0.081 25.4) |
| XYZ | xyz(66.9372, 59.6363, 50.6243) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.78
Light Rose
#FFC5CB
ΔE00 5.90
Pale Salmon
#FFB19A
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.48
Light Salmon
#FEA993
ΔE00 6.83
Pink
#FFC0CB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAB3 #B3F8FF
analogous
#FFB3D2 #FFBAB3 #FFE0B3
triadic
#FFBAB3 #B3FFBA #BAB3FF
tetradic
#FFBAB3 #D2FFB3 #B3F8FF #E0B3FF
square
#FFBAB3 #D2FFB3 #B3F8FF #E0B3FF
split-complementary
#FFBAB3 #B3FFE0 #B3D2FF
monochromatic
#FF4B39 #FF8276 #FFBAB3 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.62
#FFBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#FFBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAB3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAB3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbab3; /* rgb */ color: rgb(255, 186, 179); /* oklch */ color: oklch(85.1% 0.081 25.4);
Tailwind
colors: {
custom: {
50: '#ffcfc9',
500: '#ffbab3',
950: '#000000',
},
}SCSS
$custom: #ffbab3; $custom-light: #ffcfc9; $custom-dark: #000000;
JSON
{
"hex": "#ffbab3",
"rgb": {
"r": 255,
"g": 186,
"b": 179
},
"hsl": {
"h": 5.526,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85083,
"c": 0.08111,
"h": 25.4
},
"luminance": 0.59632
}Semantic roles & 50–950 ramp
primary
#FFBAB3
secondary
#70DBE6
accent
#D0E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382