#F2B4E5#F2B4E5
#F2B4E5 is a very light, moderate pink. Relative luminance 0.572; OKLCH L 84.2% C 0.095 H 334.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4E5 |
|---|---|
| RGB | rgb(242, 180, 229) |
| HSL | hsl(313, 70%, 83%) |
| HSV | hsv(313, 26%, 95%) |
| CMYK | cmyk(0%, 25.6%, 5.4%, 5.1%) |
| CIE-LAB | lab(80.28, 30.17, -15.68) |
| CIE-LCH | lch(80.28, 34.00, 332.54°) |
| OKLab | oklab(84.18% 0.0858 -0.0419) |
| OKLCH | oklch(84.18% 0.095 334) |
| XYZ | xyz(67.0811, 57.1792, 81.6167) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.81
Plum
#DDA0DD
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4E5 #B4F2C1
analogous
#E0B4F2 #F2B4E5 #F2B4C6
triadic
#F2B4E5 #E5F2B4 #B4E5F2
tetradic
#F2B4E5 #F2E0B4 #B4F2C1 #B4C6F2
square
#F2B4E5 #F2E0B4 #B4F2C1 #B4C6F2
split-complementary
#F2B4E5 #C6F2B4 #B4F2E0
monochromatic
#E04CC1 #E980D3 #F2B4E5 #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.69
#F2B4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F2B4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4E5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4E5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E7
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#F8B7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2b4e5; /* rgb */ color: rgb(242, 180, 229); /* oklch */ color: oklch(84.2% 0.095 334.0);
Tailwind
colors: {
custom: {
50: '#f7cbed',
500: '#f2b4e5',
950: '#000000',
},
}SCSS
$custom: #f2b4e5; $custom-light: #f7cbed; $custom-dark: #000000;
JSON
{
"hex": "#f2b4e5",
"rgb": {
"r": 242,
"g": 180,
"b": 229
},
"hsl": {
"h": 312.581,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84177,
"c": 0.09547,
"h": 334
},
"luminance": 0.57177
}Semantic roles & 50–950 ramp
primary
#F2B4E5
secondary
#79D18B
accent
#D23B13
background
#FFFEFE
surface
#FFFAFD
border
#D7D3D5
text
#171316
muted
#858384