#FFEDFC#FFEDFC
#FFEDFC is a very light, muted pink. Relative luminance 0.889; OKLCH L 96.5% C 0.028 H 331.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFC |
|---|---|
| RGB | rgb(255, 237, 252) |
| HSL | hsl(310, 100%, 96%) |
| HSV | hsv(310, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 1.2%, 0%) |
| CIE-LAB | lab(95.52, 8.64, -5.02) |
| CIE-LCH | lch(95.52, 9.99, 329.82°) |
| OKLab | oklab(96.47% 0.0242 -0.0133) |
| OKLCH | oklch(96.47% 0.028 331.2) |
| XYZ | xyz(89.0924, 88.8575, 104.5343) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.29
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Mistyrose
#FFE4E1
ΔE00 7.93
Very Light Pink
#FFF4F2
ΔE00 8.21
Ghostwhite
#F8F8FF
ΔE00 8.50
Snow
#FFFAFA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFC #EDFFF0
analogous
#F9EDFF #FFEDFC #FFEDF3
triadic
#FFEDFC #FCFFED #EDFCFF
tetradic
#FFEDFC #FFF9ED #EDFFF0 #EDF3FF
square
#FFEDFC #FFF9ED #EDFFF0 #EDF3FF
split-complementary
#FFEDFC #F3FFED #EDFFF9
monochromatic
#FF73E8 #FFB0F2 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.12
#FFEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#FFEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#FFEEF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedfc; /* rgb */ color: rgb(255, 237, 252); /* oklch */ color: oklch(96.5% 0.028 331.2);
Tailwind
colors: {
custom: {
50: '#fff2fd',
500: '#ffedfc',
950: '#000000',
},
}SCSS
$custom: #ffedfc; $custom-light: #fff2fd; $custom-dark: #000000;
JSON
{
"hex": "#ffedfc",
"rgb": {
"r": 255,
"g": 237,
"b": 252
},
"hsl": {
"h": 310,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96465,
"c": 0.02756,
"h": 331.2
},
"luminance": 0.88857
}Semantic roles & 50–950 ramp
primary
#FFEDFC
secondary
#A2EFAE
accent
#E62600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585