#FFBAA8#FFBAA8
#FFBAA8 is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.8% C 0.084 H 35.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAA8 |
|---|---|
| RGB | rgb(255, 186, 168) |
| HSL | hsl(12, 100%, 83%) |
| HSV | hsv(12, 34%, 100%) |
| CMYK | cmyk(0%, 27.1%, 34.1%, 0%) |
| CIE-LAB | lab(81.41, 22.62, 18.97) |
| CIE-LCH | lch(81.41, 29.52, 39.99°) |
| OKLab | oklab(84.82% 0.069 0.0486) |
| OKLCH | oklch(84.82% 0.084 35.1) |
| XYZ | xyz(65.8688, 59.2089, 44.9973) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.80
Light Salmon
#FEA993
ΔE00 4.46
Blush (survey)
#F29E8E
ΔE00 6.79
Peachy Pink
#FF9A8A
ΔE00 8.09
Pale Rose
#FDC1C5
ΔE00 8.60
Lightsalmon
#FFA07A
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAA8 #A8EDFF
analogous
#FFA8C1 #FFBAA8 #FFE6A8
triadic
#FFBAA8 #A8FFBA #BAA8FF
tetradic
#FFBAA8 #C1FFA8 #A8EDFF #E6A8FF
square
#FFBAA8 #C1FFA8 #A8EDFF #E6A8FF
split-complementary
#FFBAA8 #A8FFE6 #A8C1FF
monochromatic
#FF592E #FF896B #FFBAA8 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.64
#FFBAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FFBAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAA8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAA8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A7
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#FFB0B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbaa8; /* rgb */ color: rgb(255, 186, 168); /* oklch */ color: oklch(84.8% 0.084 35.1);
Tailwind
colors: {
custom: {
50: '#ffcfc1',
500: '#ffbaa8',
950: '#000000',
},
}SCSS
$custom: #ffbaa8; $custom-light: #ffcfc1; $custom-dark: #000000;
JSON
{
"hex": "#ffbaa8",
"rgb": {
"r": 255,
"g": 186,
"b": 168
},
"hsl": {
"h": 12.414,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.84825,
"c": 0.0844,
"h": 35.1
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#FFBAA8
secondary
#67CAE4
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382