#FED3FF#FED3FF
#FED3FF is a very light, moderate purple. Relative luminance 0.749; OKLCH L 91.7% C 0.075 H 325.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FED3FF |
|---|---|
| RGB | rgb(254, 211, 255) |
| HSL | hsl(299, 100%, 91%) |
| HSV | hsv(299, 17%, 100%) |
| CMYK | cmyk(0.4%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(89.34, 22.36, -15.80) |
| CIE-LCH | lch(89.34, 27.38, 324.76°) |
| OKLab | oklab(91.67% 0.0615 -0.0423) |
| OKLCH | oklch(91.67% 0.075 325.5) |
| XYZ | xyz(82.2151, 74.8810, 104.7108) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.85
Very Light Purple
#F6CEFC
ΔE00 1.61
Pale Lavender
#EECFFE
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 4.51
Light Lavendar
#EFC0FE
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED3FF #D4FFD3
analogous
#E8D3FF #FED3FF #FFD3EA
triadic
#FED3FF #FFFED3 #D3FFFE
tetradic
#FED3FF #FFE8D3 #D4FFD3 #D3EAFF
square
#FED3FF #FFE8D3 #D4FFD3 #D3EAFF
split-complementary
#FED3FF #EAFFD3 #D3FFE8
monochromatic
#FB59FF #FD96FF #FED3FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.31
#FED3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FED3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED3FF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED3FF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#FFD7E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed3ff; /* rgb */ color: rgb(254, 211, 255); /* oklch */ color: oklch(91.7% 0.075 325.5);
Tailwind
colors: {
custom: {
50: '#ffe0ff',
500: '#fed3ff',
950: '#000000',
},
}SCSS
$custom: #fed3ff; $custom-light: #ffe0ff; $custom-dark: #000000;
JSON
{
"hex": "#fed3ff",
"rgb": {
"r": 254,
"g": 211,
"b": 255
},
"hsl": {
"h": 298.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9167,
"c": 0.07463,
"h": 325.5
},
"luminance": 0.74879
}Semantic roles & 50–950 ramp
primary
#FED3FF
secondary
#8EEB8C
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486