#FFBAAF#FFBAAF
#FFBAAF is a very light, moderate red. Relative luminance 0.595; OKLCH L 85.0% C 0.082 H 29.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAF |
|---|---|
| RGB | rgb(255, 186, 175) |
| HSL | hsl(8, 100%, 84%) |
| HSV | hsv(8, 31%, 100%) |
| CMYK | cmyk(0%, 27.1%, 31.4%, 0%) |
| CIE-LAB | lab(81.55, 23.48, 15.43) |
| CIE-LCH | lch(81.55, 28.09, 33.31°) |
| OKLab | oklab(84.99% 0.0717 0.0399) |
| OKLCH | oklch(84.99% 0.082 29.1) |
| XYZ | xyz(66.5386, 59.4768, 48.5246) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.79
Light Salmon
#FEA993
ΔE00 5.70
Pale Rose
#FDC1C5
ΔE00 6.14
Blush (survey)
#F29E8E
ΔE00 7.00
Light Rose
#FFC5CB
ΔE00 7.21
Lightpink
#FFB6C1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAF #AFF4FF
analogous
#FFAFCC #FFBAAF #FFE2AF
triadic
#FFBAAF #AFFFBA #BAAFFF
tetradic
#FFBAAF #CCFFAF #AFF4FF #E2AFFF
square
#FFBAAF #CCFFAF #AFF4FF #E2AFFF
split-complementary
#FFBAAF #AFFFE2 #AFCCFF
monochromatic
#FF5035 #FF8572 #FFBAAF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.63
#FFBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FFBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#FFB1B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbaaf; /* rgb */ color: rgb(255, 186, 175); /* oklch */ color: oklch(85.0% 0.082 29.1);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#ffbaaf',
950: '#000000',
},
}SCSS
$custom: #ffbaaf; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffbaaf",
"rgb": {
"r": 255,
"g": 186,
"b": 175
},
"hsl": {
"h": 8.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.84987,
"c": 0.08206,
"h": 29.1
},
"luminance": 0.59473
}Semantic roles & 50–950 ramp
primary
#FFBAAF
secondary
#6DD5E5
accent
#C6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382