#FED2FF#FED2FF
#FED2FF is a very light, moderate purple. Relative luminance 0.744; OKLCH L 91.5% C 0.076 H 325.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2FF |
|---|---|
| RGB | rgb(254, 210, 255) |
| HSL | hsl(299, 100%, 91%) |
| HSV | hsv(299, 18%, 100%) |
| CMYK | cmyk(0.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(89.10, 22.89, -16.15) |
| CIE-LCH | lch(89.10, 28.01, 324.80°) |
| OKLab | oklab(91.49% 0.0629 -0.0433) |
| OKLCH | oklch(91.49% 0.076 325.5) |
| XYZ | xyz(81.9674, 74.3857, 104.6283) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.70
Very Light Purple
#F6CEFC
ΔE00 1.51
Pale Lavender
#EECFFE
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 4.34
Light Lavendar
#EFC0FE
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2FF #D3FFD2
analogous
#E7D2FF #FED2FF #FFD2E9
triadic
#FED2FF #FFFED2 #D2FFFE
tetradic
#FED2FF #FFE7D2 #D3FFD2 #D2E9FF
square
#FED2FF #FFE7D2 #D3FFD2 #D2E9FF
split-complementary
#FED2FF #E9FFD2 #D2FFE7
monochromatic
#FB58FF #FD95FF #FED2FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.32
#FED2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FED2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2FF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2FF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#FFD6E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed2ff; /* rgb */ color: rgb(254, 210, 255); /* oklch */ color: oklch(91.5% 0.076 325.5);
Tailwind
colors: {
custom: {
50: '#ffe0ff',
500: '#fed2ff',
950: '#000000',
},
}SCSS
$custom: #fed2ff; $custom-light: #ffe0ff; $custom-dark: #000000;
JSON
{
"hex": "#fed2ff",
"rgb": {
"r": 254,
"g": 210,
"b": 255
},
"hsl": {
"h": 298.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9149,
"c": 0.07636,
"h": 325.5
},
"luminance": 0.74384
}Semantic roles & 50–950 ramp
primary
#FED2FF
secondary
#8DEA8B
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486