#FED0FF#FED0FF
#FED0FF is a very light, moderate purple. Relative luminance 0.734; OKLCH L 91.1% C 0.080 H 325.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FED0FF |
|---|---|
| RGB | rgb(254, 208, 255) |
| HSL | hsl(299, 100%, 91%) |
| HSV | hsv(299, 18%, 100%) |
| CMYK | cmyk(0.4%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(88.64, 23.94, -16.84) |
| CIE-LCH | lch(88.64, 29.27, 324.87°) |
| OKLab | oklab(91.13% 0.0658 -0.0452) |
| OKLCH | oklch(91.13% 0.08 325.5) |
| XYZ | xyz(81.4768, 73.4043, 104.4647) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.80
Very Light Purple
#F6CEFC
ΔE00 1.50
Pale Lavender
#EECFFE
ΔE00 3.65
Light Lilac
#EDC8FF
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED0FF #D1FFD0
analogous
#E6D0FF #FED0FF #FFD0E8
triadic
#FED0FF #FFFED0 #D0FFFE
tetradic
#FED0FF #FFE6D0 #D1FFD0 #D0E8FF
square
#FED0FF #FFE6D0 #D1FFD0 #D0E8FF
split-complementary
#FED0FF #E8FFD0 #D0FFE6
monochromatic
#FB56FF #FD93FF #FED0FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.34
#FED0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FED0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED0FF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED0FF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#FFD4E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fed0ff; /* rgb */ color: rgb(254, 208, 255); /* oklch */ color: oklch(91.1% 0.080 325.5);
Tailwind
colors: {
custom: {
50: '#ffdeff',
500: '#fed0ff',
950: '#000000',
},
}SCSS
$custom: #fed0ff; $custom-light: #ffdeff; $custom-dark: #000000;
JSON
{
"hex": "#fed0ff",
"rgb": {
"r": 254,
"g": 208,
"b": 255
},
"hsl": {
"h": 298.723,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91132,
"c": 0.07983,
"h": 325.5
},
"luminance": 0.73403
}Semantic roles & 50–950 ramp
primary
#FED0FF
secondary
#8BEA89
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486