#FEAFF2#FEAFF2
#FEAFF2 is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.125 H 332.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFF2 |
|---|---|
| RGB | rgb(254, 175, 242) |
| HSL | hsl(309, 98%, 84%) |
| HSV | hsv(309, 31%, 100%) |
| CMYK | cmyk(0%, 31.1%, 4.7%, 0.4%) |
| CIE-LAB | lab(80.82, 38.95, -21.74) |
| CIE-LCH | lch(80.82, 44.61, 330.83°) |
| OKLab | oklab(85% 0.1104 -0.0584) |
| OKLCH | oklch(85% 0.125 332.1) |
| XYZ | xyz(72.2291, 58.1445, 91.4055) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 7.75
Light Lilac
#EDC8FF
ΔE00 8.20
Pale Mauve
#FED0FC
ΔE00 8.27
Very Light Purple
#F6CEFC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFF2 #AFFEBB
analogous
#E3AFFE #FEAFF2 #FEAFCB
triadic
#FEAFF2 #F2FEAF #AFF2FE
tetradic
#FEAFF2 #FEE3AF #AFFEBB #AFCBFE
square
#FEAFF2 #FEE3AF #AFFEBB #AFCBFE
split-complementary
#FEAFF2 #CBFEAF #AFFEE3
monochromatic
#FC36DE #FD73E8 #FEAFF2 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.66
#FEAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FEAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFF2
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFF2 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#FFB3C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feaff2; /* rgb */ color: rgb(254, 175, 242); /* oklch */ color: oklch(85.0% 0.125 332.1);
Tailwind
colors: {
custom: {
50: '#ffc8f6',
500: '#feaff2',
950: '#000000',
},
}SCSS
$custom: #feaff2; $custom-light: #ffc8f6; $custom-dark: #000000;
JSON
{
"hex": "#feaff2",
"rgb": {
"r": 254,
"g": 175,
"b": 242
},
"hsl": {
"h": 309.114,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85003,
"c": 0.12487,
"h": 332.1
},
"luminance": 0.58142
}Semantic roles & 50–950 ramp
primary
#FEAFF2
secondary
#6EE480
accent
#E62300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285