#FFEBF4#FFEBF4
#FFEBF4 is a very light, muted pink. Relative luminance 0.872; OKLCH L 95.9% C 0.025 H 348.5°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF4 |
|---|---|
| RGB | rgb(255, 235, 244) |
| HSL | hsl(333, 100%, 96%) |
| HSV | hsv(333, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 4.3%, 0%) |
| CIE-LAB | lab(94.83, 8.28, -1.89) |
| CIE-LCH | lch(94.83, 8.49, 347.13°) |
| OKLab | oklab(95.85% 0.0241 -0.0049) |
| OKLCH | oklch(95.85% 0.025 348.5) |
| XYZ | xyz(87.2755, 87.2094, 97.8058) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.71
Mistyrose
#FFE4E1
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 6.59
Snow
#FFFAFA
ΔE00 8.02
Ghostwhite
#F8F8FF
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF4 #EBFFF6
analogous
#FFEBFE #FFEBF4 #FFECEB
triadic
#FFEBF4 #F4FFEB #EBF4FF
tetradic
#FFEBF4 #FEFFEB #EBFFF6 #ECEBFF
square
#FFEBF4 #FEFFEB #EBFFF6 #ECEBFF
split-complementary
#FFEBF4 #EBFFEC #EBFEFF
monochromatic
#FF71B1 #FFAED2 #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.14
#FFEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FFEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF4
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF4 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf4; /* rgb */ color: rgb(255, 235, 244); /* oklch */ color: oklch(95.9% 0.025 348.5);
Tailwind
colors: {
custom: {
50: '#fff1f7',
500: '#ffebf4',
950: '#000000',
},
}SCSS
$custom: #ffebf4; $custom-light: #fff1f7; $custom-dark: #000000;
JSON
{
"hex": "#ffebf4",
"rgb": {
"r": 255,
"g": 235,
"b": 244
},
"hsl": {
"h": 333,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95854,
"c": 0.0246,
"h": 348.5
},
"luminance": 0.87208
}Semantic roles & 50–950 ramp
primary
#FFEBF4
secondary
#A0EECB
accent
#E67E00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585