#FFBAAD#FFBAAD
#FFBAAD is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.9% C 0.083 H 30.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAAD |
|---|---|
| RGB | rgb(255, 186, 173) |
| HSL | hsl(10, 100%, 84%) |
| HSV | hsv(10, 32%, 100%) |
| CMYK | cmyk(0%, 27.1%, 32.2%, 0%) |
| CIE-LAB | lab(81.51, 23.23, 16.44) |
| CIE-LCH | lch(81.51, 28.46, 35.29°) |
| OKLab | oklab(84.94% 0.0709 0.0424) |
| OKLCH | oklch(84.94% 0.083 30.9) |
| XYZ | xyz(66.3436, 59.3988, 47.4978) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.13
Light Salmon
#FEA993
ΔE00 5.23
Blush (survey)
#F29E8E
ΔE00 6.83
Pale Rose
#FDC1C5
ΔE00 6.84
Light Rose
#FFC5CB
ΔE00 7.89
Peachy Pink
#FF9A8A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAAD #ADF2FF
analogous
#FFADC9 #FFBAAD #FFE3AD
triadic
#FFBAAD #ADFFBA #BAADFF
tetradic
#FFBAAD #C9FFAD #ADF2FF #E3ADFF
square
#FFBAAD #C9FFAD #ADF2FF #E3ADFF
split-complementary
#FFBAAD #ADFFE3 #ADC9FF
monochromatic
#FF5333 #FF8770 #FFBAAD #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.63
#FFBAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FFBAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAAD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAAD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AC
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#FFB1B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbaad; /* rgb */ color: rgb(255, 186, 173); /* oklch */ color: oklch(84.9% 0.083 30.9);
Tailwind
colors: {
custom: {
50: '#ffcfc5',
500: '#ffbaad',
950: '#000000',
},
}SCSS
$custom: #ffbaad; $custom-light: #ffcfc5; $custom-dark: #000000;
JSON
{
"hex": "#ffbaad",
"rgb": {
"r": 255,
"g": 186,
"b": 173
},
"hsl": {
"h": 9.512,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.8494,
"c": 0.08264,
"h": 30.9
},
"luminance": 0.59395
}Semantic roles & 50–950 ramp
primary
#FFBAAD
secondary
#6BD2E5
accent
#C1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382