#FFEDFE#FFEDFE
#FFEDFE is a very light, muted purple. Relative luminance 0.890; OKLCH L 96.5% C 0.029 H 327.5°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFE |
|---|---|
| RGB | rgb(255, 237, 254) |
| HSL | hsl(303, 100%, 96%) |
| HSV | hsv(303, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 0.4%, 0%) |
| CIE-LAB | lab(95.57, 8.99, -5.98) |
| CIE-LCH | lch(95.57, 10.80, 326.37°) |
| OKLab | oklab(96.52% 0.0249 -0.0158) |
| OKLCH | oklch(96.52% 0.029 327.5) |
| XYZ | xyz(89.4110, 88.9849, 106.2123) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.00
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 8.59
Ghostwhite
#F8F8FF
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 8.87
Light Pink
#FFD1DF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFE #EDFFEE
analogous
#F7EDFF #FFEDFE #FFEDF5
triadic
#FFEDFE #FEFFED #EDFEFF
tetradic
#FFEDFE #FFF7ED #EDFFEE #EDF5FF
square
#FFEDFE #FFF7ED #EDFFEE #EDF5FF
split-complementary
#FFEDFE #F5FFED #EDFFF7
monochromatic
#FF73F7 #FFB0FB #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.12
#FFEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FFEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#FFEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedfe; /* rgb */ color: rgb(255, 237, 254); /* oklch */ color: oklch(96.5% 0.029 327.5);
Tailwind
colors: {
custom: {
50: '#fff2fe',
500: '#ffedfe',
950: '#000000',
},
}SCSS
$custom: #ffedfe; $custom-light: #fff2fe; $custom-dark: #000000;
JSON
{
"hex": "#ffedfe",
"rgb": {
"r": 255,
"g": 237,
"b": 254
},
"hsl": {
"h": 303.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96524,
"c": 0.02948,
"h": 327.5
},
"luminance": 0.88984
}Semantic roles & 50–950 ramp
primary
#FFEDFE
secondary
#A2EFA6
accent
#E60D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585