#F2B4EE#F2B4EE
#F2B4EE is a very light, moderate purple. Relative luminance 0.577; OKLCH L 84.5% C 0.104 H 328.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B4EE |
|---|---|
| RGB | rgb(242, 180, 238) |
| HSL | hsl(304, 70%, 83%) |
| HSV | hsv(304, 26%, 95%) |
| CMYK | cmyk(0%, 25.6%, 1.7%, 5.1%) |
| CIE-LAB | lab(80.57, 31.76, -20.09) |
| CIE-LCH | lch(80.57, 37.58, 327.69°) |
| OKLab | oklab(84.49% 0.0886 -0.054) |
| OKLCH | oklch(84.49% 0.104 328.6) |
| XYZ | xyz(68.3704, 57.6950, 88.4071) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Plum
#DDA0DD
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 6.03
Very Light Purple
#F6CEFC
ΔE00 6.40
Pale Mauve
#FED0FC
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B4EE #B4F2B8
analogous
#D7B4F2 #F2B4EE #F2B4CF
triadic
#F2B4EE #EEF2B4 #B4EEF2
tetradic
#F2B4EE #F2D7B4 #B4F2B8 #B4CFF2
square
#F2B4EE #F2D7B4 #B4F2B8 #B4CFF2
split-complementary
#F2B4EE #CFF2B4 #B4F2D7
monochromatic
#E04CD6 #E980E2 #F2B4EE #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.67
#F2B4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F2B4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B4EE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B4EE | 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)
#B1C3F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#F7B8C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2b4ee; /* rgb */ color: rgb(242, 180, 238); /* oklch */ color: oklch(84.5% 0.104 328.6);
Tailwind
colors: {
custom: {
50: '#f7cbf3',
500: '#f2b4ee',
950: '#000000',
},
}SCSS
$custom: #f2b4ee; $custom-light: #f7cbf3; $custom-dark: #000000;
JSON
{
"hex": "#f2b4ee",
"rgb": {
"r": 242,
"g": 180,
"b": 238
},
"hsl": {
"h": 303.871,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84493,
"c": 0.10373,
"h": 328.6
},
"luminance": 0.57693
}Semantic roles & 50–950 ramp
primary
#F2B4EE
secondary
#79D17E
accent
#D21F13
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#171317
muted
#858385