#F4AEF7#F4AEF7
#F4AEF7 is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.0% C 0.124 H 325.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AEF7 |
|---|---|
| RGB | rgb(244, 174, 247) |
| HSL | hsl(298, 82%, 83%) |
| HSV | hsv(298, 30%, 97%) |
| CMYK | cmyk(1.2%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(79.74, 37.20, -26.16) |
| CIE-LCH | lch(79.74, 45.48, 324.88°) |
| OKLab | oklab(84.01% 0.1022 -0.0709) |
| OKLCH | oklch(84.01% 0.124 325.2) |
| XYZ | xyz(69.2311, 56.2228, 95.1829) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.85
Plum
#DDA0DD
ΔE00 5.07
Mauve
#E0B0FF
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 7.26
Light Violet
#D6B4FC
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AEF7 #B1F7AE
analogous
#CFAEF7 #F4AEF7 #F7AED6
triadic
#F4AEF7 #F7F4AE #AEF7F4
tetradic
#F4AEF7 #F7CFAE #B1F7AE #AED6F7
square
#F4AEF7 #F7CFAE #B1F7AE #AED6F7
split-complementary
#F4AEF7 #D6F7AE #AEF7CF
monochromatic
#E53FEC #EC76F1 #F4AEF7 #FBE3FC #FBE3FC
Accessibility & contrast
On white
1.72
#F4AEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F4AEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AEF7
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AEF7 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C0FA
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#F8B5C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4aef7; /* rgb */ color: rgb(244, 174, 247); /* oklch */ color: oklch(84.0% 0.124 325.2);
Tailwind
colors: {
custom: {
50: '#f8c7fa',
500: '#f4aef7',
950: '#000000',
},
}SCSS
$custom: #f4aef7; $custom-light: #f8c7fa; $custom-dark: #000000;
JSON
{
"hex": "#f4aef7",
"rgb": {
"r": 244,
"g": 174,
"b": 247
},
"hsl": {
"h": 297.534,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.84007,
"c": 0.12435,
"h": 325.2
},
"luminance": 0.56221
}Semantic roles & 50–950 ramp
primary
#F4AEF7
secondary
#75D971
accent
#DE0710
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285