#F2BBB4#F2BBB4
#F2BBB4 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.065 H 26.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBB4 |
|---|---|
| RGB | rgb(242, 187, 180) |
| HSL | hsl(7, 70%, 83%) |
| HSV | hsv(7, 26%, 95%) |
| CMYK | cmyk(0%, 22.7%, 25.6%, 5.1%) |
| CIE-LAB | lab(80.58, 18.79, 11.18) |
| CIE-LCH | lch(80.58, 21.87, 30.76°) |
| OKLab | oklab(83.97% 0.0577 0.0292) |
| OKLCH | oklch(83.97% 0.065 26.8) |
| XYZ | xyz(62.6275, 57.7161, 51.0127) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.78
Light Rose
#FFC5CB
ΔE00 5.74
Pale Salmon
#FFB19A
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.13
Bubblegum
#FFC1CC
ΔE00 7.16
Lightpink
#FFB6C1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBB4 #B4EBF2
analogous
#F2B4CC #F2BBB4 #F2DAB4
triadic
#F2BBB4 #B4F2BB #BBB4F2
tetradic
#F2BBB4 #CCF2B4 #B4EBF2 #DAB4F2
square
#F2BBB4 #CCF2B4 #B4EBF2 #DAB4F2
split-complementary
#F2BBB4 #B4F2DA #B4CCF2
monochromatic
#E05C4C #E98C80 #F2BBB4 #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.67
#F2BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F2BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBB4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBB4 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#FEB5B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bbb4; /* rgb */ color: rgb(242, 187, 180); /* oklch */ color: oklch(84.0% 0.065 26.8);
Tailwind
colors: {
custom: {
50: '#f7cfca',
500: '#f2bbb4',
950: '#000000',
},
}SCSS
$custom: #f2bbb4; $custom-light: #f7cfca; $custom-dark: #000000;
JSON
{
"hex": "#f2bbb4",
"rgb": {
"r": 242,
"g": 187,
"b": 180
},
"hsl": {
"h": 6.774,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.83972,
"c": 0.0647,
"h": 26.8
},
"luminance": 0.57713
}Semantic roles & 50–950 ramp
primary
#F2BBB4
secondary
#79C7D1
accent
#BDD213
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382