#FFBAC3#FFBAC3
#FFBAC3 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.5% C 0.081 H 10.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAC3 |
|---|---|
| RGB | rgb(255, 186, 195) |
| HSL | hsl(352, 100%, 86%) |
| HSV | hsv(352, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 23.5%, 0%) |
| CIE-LAB | lab(82.01, 26.14, 5.34) |
| CIE-LCH | lch(82.01, 26.68, 11.55°) |
| OKLab | oklab(85.49% 0.0793 0.0143) |
| OKLCH | oklch(85.49% 0.081 10.2) |
| XYZ | xyz(68.6503, 60.3215, 59.6464) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.12
Pink
#FFC0CB
ΔE00 1.88
Bubblegum
#FFC1CC
ΔE00 2.14
Pale Rose
#FDC1C5
ΔE00 2.55
Soft Pink
#FDB0C0
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAC3 #BAFFF6
analogous
#FFBAE6 #FFBAC3 #FFD4BA
triadic
#FFBAC3 #C3FFBA #BAC3FF
tetradic
#FFBAC3 #E6FFBA #BAFFF6 #D4BAFF
square
#FFBAC3 #E6FFBA #BAFFF6 #D4BAFF
split-complementary
#FFBAC3 #BAFFD4 #BAE6FF
monochromatic
#FF4059 #FF7D8E #FFBAC3 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.61
#FFBAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FFBAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAC3
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAC3 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#FFB4BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbac3; /* rgb */ color: rgb(255, 186, 195); /* oklch */ color: oklch(85.5% 0.081 10.2);
Tailwind
colors: {
custom: {
50: '#ffcfd5',
500: '#ffbac3',
950: '#000000',
},
}SCSS
$custom: #ffbac3; $custom-light: #ffcfd5; $custom-dark: #000000;
JSON
{
"hex": "#ffbac3",
"rgb": {
"r": 255,
"g": 186,
"b": 195
},
"hsl": {
"h": 352.174,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85494,
"c": 0.08055,
"h": 10.2
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#FFBAC3
secondary
#76E7D8
accent
#E6C800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383