#F2BABC#F2BABC
#F2BABC is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.0% C 0.065 H 16.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BABC |
|---|---|
| RGB | rgb(242, 186, 188) |
| HSL | hsl(358, 68%, 84%) |
| HSV | hsv(358, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 22.3%, 5.1%) |
| CIE-LAB | lab(80.53, 20.45, 6.81) |
| CIE-LCH | lch(80.53, 21.55, 18.41°) |
| OKLab | oklab(84% 0.0623 0.0181) |
| OKLCH | oklch(84% 0.065 16.1) |
| XYZ | xyz(63.2546, 57.6288, 55.3588) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.24
Light Rose
#FFC5CB
ΔE00 3.20
Pink
#FFC0CB
ΔE00 3.94
Bubblegum
#FFC1CC
ΔE00 3.99
Lightpink
#FFB6C1
ΔE00 4.30
Soft Pink
#FDB0C0
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BABC #BAF2F0
analogous
#F2BAD8 #F2BABC #F2D4BA
triadic
#F2BABC #BCF2BA #BABCF2
tetradic
#F2BABC #D8F2BA #BAF2F0 #D4BAF2
square
#F2BABC #D8F2BA #BAF2F0 #D4BAF2
split-complementary
#F2BABC #BAF2D4 #BAD8F2
monochromatic
#DF5358 #E8878A #F2BABC #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.68
#F2BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F2BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BABC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BABC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#D0CCBB
Tritanopia (blue-blind)
#FEB5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2babc; /* rgb */ color: rgb(242, 186, 188); /* oklch */ color: oklch(84.0% 0.065 16.1);
Tailwind
colors: {
custom: {
50: '#f7cfd0',
500: '#f2babc',
950: '#000000',
},
}SCSS
$custom: #f2babc; $custom-light: #f7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#f2babc",
"rgb": {
"r": 242,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.857,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.83996,
"c": 0.0649,
"h": 16.1
},
"luminance": 0.57626
}Semantic roles & 50–950 ramp
primary
#F2BABC
secondary
#7FD2CF
accent
#D0CA15
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383