#FEDEFB#FEDEFB
#FEDEFB is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.5% C 0.052 H 329.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEFB |
|---|---|
| RGB | rgb(254, 222, 251) |
| HSL | hsl(306, 94%, 93%) |
| HSV | hsv(306, 13%, 100%) |
| CMYK | cmyk(0%, 12.6%, 1.2%, 0.4%) |
| CIE-LAB | lab(91.81, 15.90, -10.00) |
| CIE-LCH | lch(91.81, 18.78, 327.82°) |
| OKLab | oklab(93.55% 0.0442 -0.0266) |
| OKLCH | oklch(93.55% 0.052 329) |
| XYZ | xyz(84.4047, 80.2797, 102.2972) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.17
Very Light Purple
#F6CEFC
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.09
Light Pink
#FFD1DF
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEFB #DEFEE1
analogous
#F1DEFE #FEDEFB #FEDEEB
triadic
#FEDEFB #FBFEDE #DEFBFE
tetradic
#FEDEFB #FEF1DE #DEFEE1 #DEEBFE
square
#FEDEFB #FEF1DE #DEFEE1 #DEEBFE
split-complementary
#FEDEFB #EBFEDE #DEFEF1
monochromatic
#FA67ED #FCA3F4 #FEDEFB #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.23
#FEDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FEDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEFB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEFB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fedefb; /* rgb */ color: rgb(254, 222, 251); /* oklch */ color: oklch(93.5% 0.052 329.0);
Tailwind
colors: {
custom: {
50: '#ffe8fc',
500: '#fedefb',
950: '#000000',
},
}SCSS
$custom: #fedefb; $custom-light: #ffe8fc; $custom-dark: #000000;
JSON
{
"hex": "#fedefb",
"rgb": {
"r": 254,
"g": 222,
"b": 251
},
"hsl": {
"h": 305.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.93546,
"c": 0.0516,
"h": 329
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#FEDEFB
secondary
#97EA9E
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485