#FFBAAE#FFBAAE
#FFBAAE is a very light, moderate red. Relative luminance 0.594; OKLCH L 85.0% C 0.082 H 30.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAE |
|---|---|
| RGB | rgb(255, 186, 174) |
| HSL | hsl(9, 100%, 84%) |
| HSV | hsv(9, 32%, 100%) |
| CMYK | cmyk(0%, 27.1%, 31.8%, 0%) |
| CIE-LAB | lab(81.53, 23.35, 15.93) |
| CIE-LCH | lch(81.53, 28.27, 34.31°) |
| OKLab | oklab(84.96% 0.0713 0.0411) |
| OKLCH | oklch(84.96% 0.082 30) |
| XYZ | xyz(66.4407, 59.4377, 48.0093) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.45
Light Salmon
#FEA993
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 6.49
Blush (survey)
#F29E8E
ΔE00 6.90
Light Rose
#FFC5CB
ΔE00 7.55
Peachy Pink
#FF9A8A
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAE #AEF3FF
analogous
#FFAECB #FFBAAE #FFE3AE
triadic
#FFBAAE #AEFFBA #BAAEFF
tetradic
#FFBAAE #CBFFAE #AEF3FF #E3AEFF
square
#FFBAAE #CBFFAE #AEF3FF #E3AEFF
split-complementary
#FFBAAE #AEFFE3 #AECBFF
monochromatic
#FF5234 #FF8671 #FFBAAE #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.63
#FFBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FFBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAE | 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)
#C9C2AD
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#FFB1B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbaae; /* rgb */ color: rgb(255, 186, 174); /* oklch */ color: oklch(85.0% 0.082 30.0);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#ffbaae',
950: '#000000',
},
}SCSS
$custom: #ffbaae; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffbaae",
"rgb": {
"r": 255,
"g": 186,
"b": 174
},
"hsl": {
"h": 8.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84963,
"c": 0.08234,
"h": 30
},
"luminance": 0.59434
}Semantic roles & 50–950 ramp
primary
#FFBAAE
secondary
#6CD3E5
accent
#C3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382