#F2BABB#F2BABB
#F2BABB is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.0% C 0.065 H 17.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BABB |
|---|---|
| RGB | rgb(242, 186, 187) |
| HSL | hsl(359, 68%, 84%) |
| HSV | hsv(359, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 22.7%, 5.1%) |
| CIE-LAB | lab(80.51, 20.31, 7.31) |
| CIE-LCH | lch(80.51, 21.58, 19.80°) |
| OKLab | oklab(83.97% 0.062 0.0194) |
| OKLCH | oklch(83.97% 0.065 17.3) |
| XYZ | xyz(63.1472, 57.5858, 54.7930) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.40
Light Rose
#FFC5CB
ΔE00 3.41
Pink
#FFC0CB
ΔE00 4.26
Bubblegum
#FFC1CC
ΔE00 4.31
Lightpink
#FFB6C1
ΔE00 4.56
Soft Pink
#FDB0C0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BABB #BAF2F1
analogous
#F2BAD7 #F2BABB #F2D5BA
triadic
#F2BABB #BBF2BA #BABBF2
tetradic
#F2BABB #D7F2BA #BAF2F1 #D5BAF2
square
#F2BABB #D7F2BA #BAF2F1 #D5BAF2
split-complementary
#F2BABB #BAF2D5 #BAD7F2
monochromatic
#DF5355 #E88788 #F2BABB #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.68
#F2BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#F2BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BABB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BABB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FEB5BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2babb; /* rgb */ color: rgb(242, 186, 187); /* oklch */ color: oklch(84.0% 0.065 17.3);
Tailwind
colors: {
custom: {
50: '#f7cfcf',
500: '#f2babb',
950: '#000000',
},
}SCSS
$custom: #f2babb; $custom-light: #f7cfcf; $custom-dark: #000000;
JSON
{
"hex": "#f2babb",
"rgb": {
"r": 242,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.929,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.83969,
"c": 0.06491,
"h": 17.3
},
"luminance": 0.57583
}Semantic roles & 50–950 ramp
primary
#F2BABB
secondary
#7FD2D0
accent
#D0CD15
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171313
muted
#858383