#FEDCFA#FEDCFA
#FEDCFA is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.1% C 0.054 H 329.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCFA |
|---|---|
| RGB | rgb(254, 220, 250) |
| HSL | hsl(307, 94%, 93%) |
| HSV | hsv(307, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 1.6%, 0.4%) |
| CIE-LAB | lab(91.31, 16.76, -10.23) |
| CIE-LCH | lch(91.31, 19.64, 328.61°) |
| OKLab | oklab(93.15% 0.0468 -0.0272) |
| OKLCH | oklch(93.15% 0.054 329.8) |
| XYZ | xyz(83.7195, 79.1608, 101.2932) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCFA #DCFEE0
analogous
#F1DCFE #FEDCFA #FEDCE9
triadic
#FEDCFA #FAFEDC #DCFAFE
tetradic
#FEDCFA #FEF1DC #DCFEE0 #DCE9FE
square
#FEDCFA #FEF1DC #DCFEE0 #DCE9FE
split-complementary
#FEDCFA #E9FEDC #DCFEF1
monochromatic
#FB65E9 #FCA0F1 #FEDCFA #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.25
#FEDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FEDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCFA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCFA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedcfa; /* rgb */ color: rgb(254, 220, 250); /* oklch */ color: oklch(93.1% 0.054 329.8);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#fedcfa',
950: '#000000',
},
}SCSS
$custom: #fedcfa; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#fedcfa",
"rgb": {
"r": 254,
"g": 220,
"b": 250
},
"hsl": {
"h": 307.059,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93146,
"c": 0.0541,
"h": 329.8
},
"luminance": 0.79159
}Semantic roles & 50–950 ramp
primary
#FEDCFA
secondary
#95E99F
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485