#FEDAFF#FEDAFF
#FEDAFF is a very light, moderate purple. Relative luminance 0.784; OKLCH L 92.9% C 0.063 H 325.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAFF |
|---|---|
| RGB | rgb(254, 218, 255) |
| HSL | hsl(298, 100%, 93%) |
| HSV | hsv(298, 15%, 100%) |
| CMYK | cmyk(0.4%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(90.98, 18.70, -13.34) |
| CIE-LCH | lch(90.98, 22.97, 324.50°) |
| OKLab | oklab(92.94% 0.0513 -0.0356) |
| OKLCH | oklch(92.94% 0.063 325.2) |
| XYZ | xyz(83.9921, 78.4350, 105.3032) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.99
Very Light Purple
#F6CEFC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 4.23
Light Lilac
#EDC8FF
ΔE00 6.07
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAFF #DBFFDA
analogous
#EBDAFF #FEDAFF #FFDAED
triadic
#FEDAFF #FFFEDA #DAFFFE
tetradic
#FEDAFF #FFEBDA #DBFFDA #DAEDFF
square
#FEDAFF #FFEBDA #DBFFDA #DAEDFF
split-complementary
#FEDAFF #EDFFDA #DAFFEB
monochromatic
#FB60FF #FC9DFF #FEDAFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.26
#FEDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FEDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAFF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAFF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#FFDDE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedaff; /* rgb */ color: rgb(254, 218, 255); /* oklch */ color: oklch(92.9% 0.063 325.2);
Tailwind
colors: {
custom: {
50: '#ffe5ff',
500: '#fedaff',
950: '#000000',
},
}SCSS
$custom: #fedaff; $custom-light: #ffe5ff; $custom-dark: #000000;
JSON
{
"hex": "#fedaff",
"rgb": {
"r": 254,
"g": 218,
"b": 255
},
"hsl": {
"h": 298.378,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92939,
"c": 0.0625,
"h": 325.2
},
"luminance": 0.78434
}Semantic roles & 50–950 ramp
primary
#FEDAFF
secondary
#94EC92
accent
#E60006
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486