#FED4FB#FED4FB
#FED4FB is a very light, moderate purple. Relative luminance 0.751; OKLCH L 91.7% C 0.069 H 328.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FED4FB |
|---|---|
| RGB | rgb(254, 212, 251) |
| HSL | hsl(304, 95%, 91%) |
| HSV | hsv(304, 17%, 100%) |
| CMYK | cmyk(0%, 16.5%, 1.2%, 0.4%) |
| CIE-LAB | lab(89.45, 21.12, -13.52) |
| CIE-LCH | lch(89.45, 25.08, 327.37°) |
| OKLab | oklab(91.72% 0.0587 -0.0361) |
| OKLCH | oklch(91.72% 0.069 328.4) |
| XYZ | xyz(81.8271, 75.1245, 101.4380) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.50
Very Light Purple
#F6CEFC
ΔE00 2.52
Pale Lavender
#EECFFE
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 6.83
Light Lavendar
#EFC0FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED4FB #D4FED7
analogous
#ECD4FE #FED4FB #FED4E6
triadic
#FED4FB #FBFED4 #D4FBFE
tetradic
#FED4FB #FEECD4 #D4FED7 #D4E6FE
square
#FED4FB #FEECD4 #D4FED7 #D4E6FE
split-complementary
#FED4FB #E6FED4 #D4FEEC
monochromatic
#FB5CF0 #FD98F5 #FED4FB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.31
#FED4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FED4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED4FB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED4FB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fed4fb; /* rgb */ color: rgb(254, 212, 251); /* oklch */ color: oklch(91.7% 0.069 328.4);
Tailwind
colors: {
custom: {
50: '#ffe1fc',
500: '#fed4fb',
950: '#000000',
},
}SCSS
$custom: #fed4fb; $custom-light: #ffe1fc; $custom-dark: #000000;
JSON
{
"hex": "#fed4fb",
"rgb": {
"r": 254,
"g": 212,
"b": 251
},
"hsl": {
"h": 304.286,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.91718,
"c": 0.06892,
"h": 328.4
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#FED4FB
secondary
#8EE894
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485