#F2B4E7#F2B4E7
#F2B4E7 is a very light, moderate pink. Relative luminance 0.573; OKLCH L 84.2% C 0.097 H 332.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4E7 |
|---|---|
| RGB | rgb(242, 180, 231) |
| HSL | hsl(311, 70%, 83%) |
| HSV | hsv(311, 26%, 95%) |
| CMYK | cmyk(0%, 25.6%, 4.5%, 5.1%) |
| CIE-LAB | lab(80.34, 30.52, -16.66) |
| CIE-LCH | lch(80.34, 34.77, 331.37°) |
| OKLab | oklab(84.25% 0.0864 -0.0446) |
| OKLCH | oklch(84.25% 0.097 332.7) |
| XYZ | xyz(67.3619, 57.2916, 83.0958) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 6.34
Very Light Purple
#F6CEFC
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4E7 #B4F2BF
analogous
#DEB4F2 #F2B4E7 #F2B4C8
triadic
#F2B4E7 #E7F2B4 #B4E7F2
tetradic
#F2B4E7 #F2DEB4 #B4F2BF #B4C8F2
square
#F2B4E7 #F2DEB4 #B4F2BF #B4C8F2
split-complementary
#F2B4E7 #C8F2B4 #B4F2DE
monochromatic
#E04CC6 #E980D6 #F2B4E7 #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.69
#F2B4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F2B4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4E7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4E7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#C2CAE5
Tritanopia (blue-blind)
#F8B7C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2b4e7; /* rgb */ color: rgb(242, 180, 231); /* oklch */ color: oklch(84.2% 0.097 332.7);
Tailwind
colors: {
custom: {
50: '#f7cbee',
500: '#f2b4e7',
950: '#000000',
},
}SCSS
$custom: #f2b4e7; $custom-light: #f7cbee; $custom-dark: #000000;
JSON
{
"hex": "#f2b4e7",
"rgb": {
"r": 242,
"g": 180,
"b": 231
},
"hsl": {
"h": 310.645,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84246,
"c": 0.09724,
"h": 332.7
},
"luminance": 0.57289
}Semantic roles & 50–950 ramp
primary
#F2B4E7
secondary
#79D188
accent
#D23513
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#171316
muted
#858385