#FFBAAC#FFBAAC
#FFBAAC is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.9% C 0.083 H 31.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAC |
|---|---|
| RGB | rgb(255, 186, 172) |
| HSL | hsl(10, 100%, 84%) |
| HSV | hsv(10, 33%, 100%) |
| CMYK | cmyk(0%, 27.1%, 32.5%, 0%) |
| CIE-LAB | lab(81.49, 23.10, 16.95) |
| CIE-LCH | lch(81.49, 28.65, 36.26°) |
| OKLab | oklab(84.92% 0.0706 0.0436) |
| OKLCH | oklch(84.92% 0.083 31.7) |
| XYZ | xyz(66.2472, 59.3603, 46.9901) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.82
Light Salmon
#FEA993
ΔE00 5.02
Blush (survey)
#F29E8E
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.19
Peachy Pink
#FF9A8A
ΔE00 8.02
Light Rose
#FFC5CB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAC #ACF1FF
analogous
#FFACC7 #FFBAAC #FFE3AC
triadic
#FFBAAC #ACFFBA #BAACFF
tetradic
#FFBAAC #C7FFAC #ACF1FF #E3ACFF
square
#FFBAAC #C7FFAC #ACF1FF #E3ACFF
split-complementary
#FFBAAC #ACFFE3 #ACC7FF
monochromatic
#FF5432 #FF876F #FFBAAC #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.63
#FFBAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#FFBAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaac; /* rgb */ color: rgb(255, 186, 172); /* oklch */ color: oklch(84.9% 0.083 31.7);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#ffbaac',
950: '#000000',
},
}SCSS
$custom: #ffbaac; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#ffbaac",
"rgb": {
"r": 255,
"g": 186,
"b": 172
},
"hsl": {
"h": 10.12,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84917,
"c": 0.08296,
"h": 31.7
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#FFBAAC
secondary
#6AD0E5
accent
#BFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382