#FEDFFA#FEDFFA
#FEDFFA is a very light, muted purple. Relative luminance 0.807; OKLCH L 93.7% C 0.049 H 330.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFFA |
|---|---|
| RGB | rgb(254, 223, 250) |
| HSL | hsl(308, 94%, 94%) |
| HSV | hsv(308, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.02, 15.20, -9.17) |
| CIE-LCH | lch(92.02, 17.75, 328.90°) |
| OKLab | oklab(93.7% 0.0424 -0.0243) |
| OKLCH | oklch(93.7% 0.049 330.2) |
| XYZ | xyz(84.5139, 80.7496, 101.5580) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFFA #DFFEE3
analogous
#F2DFFE #FEDFFA #FEDFEA
triadic
#FEDFFA #FAFEDF #DFFAFE
tetradic
#FEDFFA #FEF2DF #DFFEE3 #DFEAFE
square
#FEDFFA #FEF2DF #DFFEE3 #DFEAFE
split-complementary
#FEDFFA #EAFEDF #DFFEF2
monochromatic
#FA68E7 #FCA4F1 #FEDFFA #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.22
#FEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFFA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFFA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fedffa; /* rgb */ color: rgb(254, 223, 250); /* oklch */ color: oklch(93.7% 0.049 330.2);
Tailwind
colors: {
custom: {
50: '#ffe9fc',
500: '#fedffa',
950: '#000000',
},
}SCSS
$custom: #fedffa; $custom-light: #ffe9fc; $custom-dark: #000000;
JSON
{
"hex": "#fedffa",
"rgb": {
"r": 254,
"g": 223,
"b": 250
},
"hsl": {
"h": 307.742,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.937,
"c": 0.04892,
"h": 330.2
},
"luminance": 0.80748
}Semantic roles & 50–950 ramp
primary
#FEDFFA
secondary
#98EAA2
accent
#E61E00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485