#F2B4E4#F2B4E4
#F2B4E4 is a very light, moderate pink. Relative luminance 0.571; OKLCH L 84.1% C 0.095 H 334.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4E4 |
|---|---|
| RGB | rgb(242, 180, 228) |
| HSL | hsl(314, 70%, 83%) |
| HSV | hsv(314, 26%, 95%) |
| CMYK | cmyk(0%, 25.6%, 5.8%, 5.1%) |
| CIE-LAB | lab(80.25, 29.99, -15.19) |
| CIE-LCH | lch(80.25, 33.62, 333.15°) |
| OKLab | oklab(84.14% 0.0855 -0.0405) |
| OKLCH | oklch(84.14% 0.095 334.6) |
| XYZ | xyz(66.9419, 57.1236, 80.8835) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.01
Light Lavendar
#EFC0FE
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.39
Very Light Purple
#F6CEFC
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4E4 #B4F2C2
analogous
#E1B4F2 #F2B4E4 #F2B4C5
triadic
#F2B4E4 #E4F2B4 #B4E4F2
tetradic
#F2B4E4 #F2E1B4 #B4F2C2 #B4C5F2
square
#F2B4E4 #F2E1B4 #B4F2C2 #B4C5F2
split-complementary
#F2B4E4 #C5F2B4 #B4F2E1
monochromatic
#E04CBE #E980D1 #F2B4E4 #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.69
#F2B4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F2B4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4E4
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4E4 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E6
Deuteranopia (green-blind)
#C2CAE2
Tritanopia (blue-blind)
#F8B6C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2b4e4; /* rgb */ color: rgb(242, 180, 228); /* oklch */ color: oklch(84.1% 0.095 334.6);
Tailwind
colors: {
custom: {
50: '#f7cbec',
500: '#f2b4e4',
950: '#000000',
},
}SCSS
$custom: #f2b4e4; $custom-light: #f7cbec; $custom-dark: #000000;
JSON
{
"hex": "#f2b4e4",
"rgb": {
"r": 242,
"g": 180,
"b": 228
},
"hsl": {
"h": 313.548,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84142,
"c": 0.09459,
"h": 334.6
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#F2B4E4
secondary
#79D18D
accent
#D23E13
background
#FFFEFE
surface
#FFFAFD
border
#D7D3D5
text
#171316
muted
#858384