#FFEBF7#FFEBF7
#FFEBF7 is a very light, muted pink. Relative luminance 0.874; OKLCH L 95.9% C 0.027 H 340.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF7 |
|---|---|
| RGB | rgb(255, 235, 247) |
| HSL | hsl(324, 100%, 96%) |
| HSV | hsv(324, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 3.1%, 0%) |
| CIE-LAB | lab(94.90, 8.80, -3.34) |
| CIE-LCH | lch(94.90, 9.41, 339.23°) |
| OKLab | oklab(95.94% 0.0252 -0.0088) |
| OKLCH | oklch(95.94% 0.027 340.9) |
| XYZ | xyz(87.7347, 87.3931, 100.2243) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.60
Mistyrose
#FFE4E1
ΔE00 6.63
Very Light Pink
#FFF4F2
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 8.32
Light Pink
#FFD1DF
ΔE00 8.71
Snow
#FFFAFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF7 #EBFFF3
analogous
#FDEBFF #FFEBF7 #FFEBED
triadic
#FFEBF7 #F7FFEB #EBF7FF
tetradic
#FFEBF7 #FFFDEB #EBFFF3 #EBEDFF
square
#FFEBF7 #FFFDEB #EBFFF3 #EBEDFF
split-complementary
#FFEBF7 #EDFFEB #EBFFFD
monochromatic
#FF71C6 #FFAEDF #FFE0F3 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.14
#FFEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FFEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF7
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF7 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#F0F1F6
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf7; /* rgb */ color: rgb(255, 235, 247); /* oklch */ color: oklch(95.9% 0.027 340.9);
Tailwind
colors: {
custom: {
50: '#fff1f9',
500: '#ffebf7',
950: '#000000',
},
}SCSS
$custom: #ffebf7; $custom-light: #fff1f9; $custom-dark: #000000;
JSON
{
"hex": "#ffebf7",
"rgb": {
"r": 255,
"g": 235,
"b": 247
},
"hsl": {
"h": 324,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9594,
"c": 0.02668,
"h": 340.9
},
"luminance": 0.87392
}Semantic roles & 50–950 ramp
primary
#FFEBF7
secondary
#A0EEBF
accent
#E65C00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585