#FFEDFB#FFEDFB
#FFEDFB is a very light, muted pink. Relative luminance 0.888; OKLCH L 96.4% C 0.027 H 333.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFB |
|---|---|
| RGB | rgb(255, 237, 251) |
| HSL | hsl(313, 100%, 96%) |
| HSV | hsv(313, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 1.6%, 0%) |
| CIE-LAB | lab(95.49, 8.46, -4.54) |
| CIE-LCH | lch(95.49, 9.61, 331.77°) |
| OKLab | oklab(96.44% 0.0238 -0.012) |
| OKLCH | oklch(96.44% 0.027 333.3) |
| XYZ | xyz(88.9344, 88.7942, 103.7020) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.94
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Mistyrose
#FFE4E1
ΔE00 7.60
Very Light Pink
#FFF4F2
ΔE00 7.87
Ghostwhite
#F8F8FF
ΔE00 8.34
Snow
#FFFAFA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFB #EDFFF1
analogous
#FAEDFF #FFEDFB #FFEDF2
triadic
#FFEDFB #FBFFED #EDFBFF
tetradic
#FFEDFB #FFFAED #EDFFF1 #EDF2FF
square
#FFEDFB #FFFAED #EDFFF1 #EDF2FF
split-complementary
#FFEDFB #F2FFED #EDFFFA
monochromatic
#FF73E0 #FFB0ED #FFE0F8 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.12
#FFEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FFEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedfb; /* rgb */ color: rgb(255, 237, 251); /* oklch */ color: oklch(96.4% 0.027 333.3);
Tailwind
colors: {
custom: {
50: '#fff2fc',
500: '#ffedfb',
950: '#000000',
},
}SCSS
$custom: #ffedfb; $custom-light: #fff2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffedfb",
"rgb": {
"r": 255,
"g": 237,
"b": 251
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96436,
"c": 0.02664,
"h": 333.3
},
"luminance": 0.88793
}Semantic roles & 50–950 ramp
primary
#FFEDFB
secondary
#A2EFB3
accent
#E63300
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585