#FFEDFF#FFEDFF
#FFEDFF is a very light, muted purple. Relative luminance 0.890; OKLCH L 96.6% C 0.030 H 325.8°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFF |
|---|---|
| RGB | rgb(255, 237, 255) |
| HSL | hsl(300, 100%, 96%) |
| HSV | hsv(300, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(95.60, 9.17, -6.46) |
| CIE-LCH | lch(95.60, 11.22, 324.83°) |
| OKLab | oklab(96.55% 0.0252 -0.0171) |
| OKLCH | oklch(96.55% 0.03 325.8) |
| XYZ | xyz(89.5716, 89.0491, 107.0579) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Mistyrose
#FFE4E1
ΔE00 8.91
Ghostwhite
#F8F8FF
ΔE00 9.02
Very Light Pink
#FFF4F2
ΔE00 9.20
Light Pink
#FFD1DF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFF #EDFFED
analogous
#F6EDFF #FFEDFF #FFEDF6
triadic
#FFEDFF #FFFFED #EDFFFF
tetradic
#FFEDFF #FFF6ED #EDFFED #EDF6FF
square
#FFEDFF #FFF6ED #EDFFED #EDF6FF
split-complementary
#FFEDFF #F6FFED #EDFFF6
monochromatic
#FF73FF #FFB0FF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.12
#FFEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FFEDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FFEEF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedff; /* rgb */ color: rgb(255, 237, 255); /* oklch */ color: oklch(96.6% 0.030 325.8);
Tailwind
colors: {
custom: {
50: '#fff2ff',
500: '#ffedff',
950: '#000000',
},
}SCSS
$custom: #ffedff; $custom-light: #fff2ff; $custom-dark: #000000;
JSON
{
"hex": "#ffedff",
"rgb": {
"r": 255,
"g": 237,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96554,
"c": 0.03049,
"h": 325.8
},
"luminance": 0.89048
}Semantic roles & 50–950 ramp
primary
#FFEDFF
secondary
#A2EFA2
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586