#FEDAFB#FEDAFB
#FEDAFB is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.8% C 0.059 H 328.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAFB |
|---|---|
| RGB | rgb(254, 218, 251) |
| HSL | hsl(305, 95%, 93%) |
| HSV | hsv(305, 14%, 100%) |
| CMYK | cmyk(0%, 14.2%, 1.2%, 0.4%) |
| CIE-LAB | lab(90.86, 17.98, -11.42) |
| CIE-LCH | lch(90.86, 21.30, 327.59°) |
| OKLab | oklab(92.81% 0.05 -0.0304) |
| OKLCH | oklch(92.81% 0.059 328.7) |
| XYZ | xyz(83.3549, 78.1801, 101.9473) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.63
Very Light Purple
#F6CEFC
ΔE00 4.18
Pale Lavender
#EECFFE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 6.98
Light Pink
#FFD1DF
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAFB #DAFEDD
analogous
#EFDAFE #FEDAFB #FEDAE9
triadic
#FEDAFB #FBFEDA #DAFBFE
tetradic
#FEDAFB #FEEFDA #DAFEDD #DAE9FE
square
#FEDAFB #FEEFDA #DAFEDD #DAE9FE
split-complementary
#FEDAFB #E9FEDA #DAFEEF
monochromatic
#FB63EE #FC9EF5 #FEDAFB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.26
#FEDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FEDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAFB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAFB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedafb; /* rgb */ color: rgb(254, 218, 251); /* oklch */ color: oklch(92.8% 0.059 328.7);
Tailwind
colors: {
custom: {
50: '#ffe5fc',
500: '#fedafb',
950: '#000000',
},
}SCSS
$custom: #fedafb; $custom-light: #ffe5fc; $custom-dark: #000000;
JSON
{
"hex": "#fedafb",
"rgb": {
"r": 254,
"g": 218,
"b": 251
},
"hsl": {
"h": 305,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92811,
"c": 0.05852,
"h": 328.7
},
"luminance": 0.78179
}Semantic roles & 50–950 ramp
primary
#FEDAFB
secondary
#93E99A
accent
#E61300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485