#FED1FF#FED1FF
#FED1FF is a very light, moderate purple. Relative luminance 0.739; OKLCH L 91.3% C 0.078 H 325.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FED1FF |
|---|---|
| RGB | rgb(254, 209, 255) |
| HSL | hsl(299, 100%, 91%) |
| HSV | hsv(299, 18%, 100%) |
| CMYK | cmyk(0.4%, 18%, 0%, 0%) |
| CIE-LAB | lab(88.87, 23.41, -16.49) |
| CIE-LCH | lch(88.87, 28.64, 324.83°) |
| OKLab | oklab(91.31% 0.0644 -0.0442) |
| OKLCH | oklch(91.31% 0.078 325.5) |
| XYZ | xyz(81.7213, 73.8934, 104.5462) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.68
Very Light Purple
#F6CEFC
ΔE00 1.47
Pale Lavender
#EECFFE
ΔE00 3.59
Light Lilac
#EDC8FF
ΔE00 4.20
Light Lavendar
#EFC0FE
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED1FF #D2FFD1
analogous
#E7D1FF #FED1FF #FFD1E9
triadic
#FED1FF #FFFED1 #D1FFFE
tetradic
#FED1FF #FFE7D1 #D2FFD1 #D1E9FF
square
#FED1FF #FFE7D1 #D2FFD1 #D1E9FF
split-complementary
#FED1FF #E9FFD1 #D1FFE7
monochromatic
#FB57FF #FD94FF #FED1FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.33
#FED1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FED1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED1FF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED1FF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#FFD5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed1ff; /* rgb */ color: rgb(254, 209, 255); /* oklch */ color: oklch(91.3% 0.078 325.5);
Tailwind
colors: {
custom: {
50: '#ffdfff',
500: '#fed1ff',
950: '#000000',
},
}SCSS
$custom: #fed1ff; $custom-light: #ffdfff; $custom-dark: #000000;
JSON
{
"hex": "#fed1ff",
"rgb": {
"r": 254,
"g": 209,
"b": 255
},
"hsl": {
"h": 298.696,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91311,
"c": 0.0781,
"h": 325.5
},
"luminance": 0.73892
}Semantic roles & 50–950 ramp
primary
#FED1FF
secondary
#8CEA8A
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486