#F7B4EF#F7B4EF
#F7B4EF is a very light, moderate purple. Relative luminance 0.586; OKLCH L 85.0% C 0.108 H 330.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B4EF |
|---|---|
| RGB | rgb(247, 180, 239) |
| HSL | hsl(307, 81%, 84%) |
| HSV | hsv(307, 27%, 97%) |
| CMYK | cmyk(0%, 27.1%, 3.2%, 3.1%) |
| CIE-LAB | lab(81.10, 33.55, -19.77) |
| CIE-LCH | lch(81.10, 38.95, 329.49°) |
| OKLab | oklab(85.02% 0.0944 -0.0531) |
| OKLCH | oklch(85.02% 0.108 330.6) |
| XYZ | xyz(70.2578, 58.6511, 89.2645) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 6.61
Pale Mauve
#FED0FC
ΔE00 6.67
Very Light Purple
#F6CEFC
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B4EF #B4F7BC
analogous
#DDB4F7 #F7B4EF #F7B4CD
triadic
#F7B4EF #EFF7B4 #B4EFF7
tetradic
#F7B4EF #F7DDB4 #B4F7BC #B4CDF7
square
#F7B4EF #F7DDB4 #B4F7BC #B4CDF7
split-complementary
#F7B4EF #CDF7B4 #B4F7DD
monochromatic
#EB45D7 #F17DE3 #F7B4EF #FCE3F9 #FCE3F9
Accessibility & contrast
On white
1.65
#F7B4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F7B4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B4EF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B4EF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#FDB8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7b4ef; /* rgb */ color: rgb(247, 180, 239); /* oklch */ color: oklch(85.0% 0.108 330.6);
Tailwind
colors: {
custom: {
50: '#facbf4',
500: '#f7b4ef',
950: '#000000',
},
}SCSS
$custom: #f7b4ef; $custom-light: #facbf4; $custom-dark: #000000;
JSON
{
"hex": "#f7b4ef",
"rgb": {
"r": 247,
"g": 180,
"b": 239
},
"hsl": {
"h": 307.164,
"s": 80.723,
"l": 83.725
},
"oklch": {
"l": 0.85023,
"c": 0.10829,
"h": 330.6
},
"luminance": 0.58649
}Semantic roles & 50–950 ramp
primary
#F7B4EF
secondary
#76D982
accent
#DD2208
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#171317
muted
#858385