#F2B4E2#F2B4E2
#F2B4E2 is a very light, moderate pink. Relative luminance 0.570; OKLCH L 84.1% C 0.093 H 336.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4E2 |
|---|---|
| RGB | rgb(242, 180, 226) |
| HSL | hsl(315, 70%, 83%) |
| HSV | hsv(315, 26%, 95%) |
| CMYK | cmyk(0%, 25.6%, 6.6%, 5.1%) |
| CIE-LAB | lab(80.19, 29.65, -14.20) |
| CIE-LCH | lch(80.19, 32.87, 334.41°) |
| OKLab | oklab(84.07% 0.0849 -0.0378) |
| OKLCH | oklch(84.07% 0.093 336) |
| XYZ | xyz(66.6658, 57.0131, 79.4297) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.29
Light Lavendar
#EFC0FE
ΔE00 6.45
Pale Mauve
#FED0FC
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4E2 #B4F2C4
analogous
#E3B4F2 #F2B4E2 #F2B4C3
triadic
#F2B4E2 #E2F2B4 #B4E2F2
tetradic
#F2B4E2 #F2E3B4 #B4F2C4 #B4C3F2
square
#F2B4E2 #F2E3B4 #B4F2C4 #B4C3F2
split-complementary
#F2B4E2 #C3F2B4 #B4F2E3
monochromatic
#E04CBA #E980CE #F2B4E2 #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.69
#F2B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#F2B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4E2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4E2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E4
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#F9B6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2b4e2; /* rgb */ color: rgb(242, 180, 226); /* oklch */ color: oklch(84.1% 0.093 336.0);
Tailwind
colors: {
custom: {
50: '#f7cbeb',
500: '#f2b4e2',
950: '#000000',
},
}SCSS
$custom: #f2b4e2; $custom-light: #f7cbeb; $custom-dark: #000000;
JSON
{
"hex": "#f2b4e2",
"rgb": {
"r": 242,
"g": 180,
"b": 226
},
"hsl": {
"h": 315.484,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84074,
"c": 0.0929,
"h": 336
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#F2B4E2
secondary
#79D190
accent
#D24413
background
#FFFEFE
surface
#FFFAFD
border
#D7D3D5
text
#171316
muted
#858384