#FFEBF6#FFEBF6
#FFEBF6 is a very light, muted pink. Relative luminance 0.873; OKLCH L 95.9% C 0.026 H 343.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF6 |
|---|---|
| RGB | rgb(255, 235, 246) |
| HSL | hsl(327, 100%, 96%) |
| HSV | hsv(327, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 3.5%, 0%) |
| CIE-LAB | lab(94.88, 8.62, -2.86) |
| CIE-LCH | lch(94.88, 9.08, 341.68°) |
| OKLab | oklab(95.91% 0.0248 -0.0075) |
| OKLCH | oklch(95.91% 0.026 343.3) |
| XYZ | xyz(87.5808, 87.3315, 99.4138) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.29
Mistyrose
#FFE4E1
ΔE00 6.27
Very Light Pink
#FFF4F2
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Snow
#FFFAFA
ΔE00 8.49
Ghostwhite
#F8F8FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF6 #EBFFF4
analogous
#FEEBFF #FFEBF6 #FFEBEC
triadic
#FFEBF6 #F6FFEB #EBF6FF
tetradic
#FFEBF6 #FFFEEB #EBFFF4 #EBECFF
square
#FFEBF6 #FFFEEB #EBFFF4 #EBECFF
split-complementary
#FFEBF6 #ECFFEB #EBFFFE
monochromatic
#FF71BF #FFAEDA #FFE0F1 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.14
#FFEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FFEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF6
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF6 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF6
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf6; /* rgb */ color: rgb(255, 235, 246); /* oklch */ color: oklch(95.9% 0.026 343.3);
Tailwind
colors: {
custom: {
50: '#fff1f9',
500: '#ffebf6',
950: '#000000',
},
}SCSS
$custom: #ffebf6; $custom-light: #fff1f9; $custom-dark: #000000;
JSON
{
"hex": "#ffebf6",
"rgb": {
"r": 255,
"g": 235,
"b": 246
},
"hsl": {
"h": 327,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95911,
"c": 0.02593,
"h": 343.3
},
"luminance": 0.8733
}Semantic roles & 50–950 ramp
primary
#FFEBF6
secondary
#A0EEC3
accent
#E66700
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585