#FFBAB2#FFBAB2
#FFBAB2 is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.1% C 0.081 H 26.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAB2 |
|---|---|
| RGB | rgb(255, 186, 178) |
| HSL | hsl(6, 100%, 85%) |
| HSV | hsv(6, 30%, 100%) |
| CMYK | cmyk(0%, 27.1%, 30.2%, 0%) |
| CIE-LAB | lab(81.62, 23.86, 13.91) |
| CIE-LCH | lch(81.62, 27.62, 30.24°) |
| OKLab | oklab(85.06% 0.0729 0.0361) |
| OKLCH | oklch(85.06% 0.081 26.4) |
| XYZ | xyz(66.8365, 59.5960, 50.0936) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.11
Pale Salmon
#FFB19A
ΔE00 5.83
Light Rose
#FFC5CB
ΔE00 6.22
Light Salmon
#FEA993
ΔE00 6.53
Lightpink
#FFB6C1
ΔE00 6.87
Pink
#FFC0CB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAB2 #B2F7FF
analogous
#FFB2D0 #FFBAB2 #FFE1B2
triadic
#FFBAB2 #B2FFBA #BAB2FF
tetradic
#FFBAB2 #D0FFB2 #B2F7FF #E1B2FF
square
#FFBAB2 #D0FFB2 #B2F7FF #E1B2FF
split-complementary
#FFBAB2 #B2FFE1 #B2D0FF
monochromatic
#FF4C38 #FF8375 #FFBAB2 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.63
#FFBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FFBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAB2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAB2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbab2; /* rgb */ color: rgb(255, 186, 178); /* oklch */ color: oklch(85.1% 0.081 26.4);
Tailwind
colors: {
custom: {
50: '#ffcfc9',
500: '#ffbab2',
950: '#000000',
},
}SCSS
$custom: #ffbab2; $custom-light: #ffcfc9; $custom-dark: #000000;
JSON
{
"hex": "#ffbab2",
"rgb": {
"r": 255,
"g": 186,
"b": 178
},
"hsl": {
"h": 6.234,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85059,
"c": 0.08132,
"h": 26.4
},
"luminance": 0.59592
}Semantic roles & 50–950 ramp
primary
#FFBAB2
secondary
#70D9E6
accent
#CEE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382