#FED4FF#FED4FF
#FED4FF is a very light, moderate purple. Relative luminance 0.754; OKLCH L 91.8% C 0.073 H 325.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FED4FF |
|---|---|
| RGB | rgb(254, 212, 255) |
| HSL | hsl(299, 100%, 92%) |
| HSV | hsv(299, 17%, 100%) |
| CMYK | cmyk(0.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(89.57, 21.84, -15.45) |
| CIE-LCH | lch(89.57, 26.75, 324.73°) |
| OKLab | oklab(91.85% 0.06 -0.0414) |
| OKLCH | oklch(91.85% 0.073 325.4) |
| XYZ | xyz(82.4643, 75.3794, 104.7939) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.08
Very Light Purple
#F6CEFC
ΔE00 1.77
Pale Lavender
#EECFFE
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 4.69
Light Lavendar
#EFC0FE
ΔE00 6.06
Pale Lilac
#E4CBFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED4FF #D5FFD4
analogous
#E9D4FF #FED4FF #FFD4EB
triadic
#FED4FF #FFFED4 #D4FFFE
tetradic
#FED4FF #FFE9D4 #D5FFD4 #D4EBFF
square
#FED4FF #FFE9D4 #D5FFD4 #D4EBFF
split-complementary
#FED4FF #EBFFD4 #D4FFE9
monochromatic
#FB5AFF #FD97FF #FED4FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.31
#FED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED4FF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED4FF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#FFD7E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fed4ff; /* rgb */ color: rgb(254, 212, 255); /* oklch */ color: oklch(91.8% 0.073 325.4);
Tailwind
colors: {
custom: {
50: '#ffe1ff',
500: '#fed4ff',
950: '#000000',
},
}SCSS
$custom: #fed4ff; $custom-light: #ffe1ff; $custom-dark: #000000;
JSON
{
"hex": "#fed4ff",
"rgb": {
"r": 254,
"g": 212,
"b": 255
},
"hsl": {
"h": 298.605,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9185,
"c": 0.0729,
"h": 325.4
},
"luminance": 0.75378
}Semantic roles & 50–950 ramp
primary
#FED4FF
secondary
#8FEB8C
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486