#FFEBF8#FFEBF8
#FFEBF8 is a very light, muted pink. Relative luminance 0.875; OKLCH L 96.0% C 0.027 H 338.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF8 |
|---|---|
| RGB | rgb(255, 235, 248) |
| HSL | hsl(321, 100%, 96%) |
| HSV | hsv(321, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 2.7%, 0%) |
| CIE-LAB | lab(94.93, 8.97, -3.82) |
| CIE-LCH | lch(94.93, 9.75, 336.95°) |
| OKLab | oklab(95.97% 0.0256 -0.01) |
| OKLCH | oklch(95.97% 0.027 338.6) |
| XYZ | xyz(87.8894, 87.4549, 101.0392) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.92
Mistyrose
#FFE4E1
ΔE00 6.98
Very Light Pink
#FFF4F2
ΔE00 7.89
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Light Pink
#FFD1DF
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF8 #EBFFF2
analogous
#FCEBFF #FFEBF8 #FFEBEE
triadic
#FFEBF8 #F8FFEB #EBF8FF
tetradic
#FFEBF8 #FFFCEB #EBFFF2 #EBEEFF
square
#FFEBF8 #FFFCEB #EBFFF2 #EBEEFF
split-complementary
#FFEBF8 #EEFFEB #EBFFFC
monochromatic
#FF71CD #FFAEE3 #FFE0F4 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.14
#FFEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FFEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF8
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF8 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFF9
Deuteranopia (green-blind)
#F0F1F7
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf8; /* rgb */ color: rgb(255, 235, 248); /* oklch */ color: oklch(96.0% 0.027 338.6);
Tailwind
colors: {
custom: {
50: '#fff1fa',
500: '#ffebf8',
950: '#000000',
},
}SCSS
$custom: #ffebf8; $custom-light: #fff1fa; $custom-dark: #000000;
JSON
{
"hex": "#ffebf8",
"rgb": {
"r": 255,
"g": 235,
"b": 248
},
"hsl": {
"h": 321,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95969,
"c": 0.02746,
"h": 338.6
},
"luminance": 0.87454
}Semantic roles & 50–950 ramp
primary
#FFEBF8
secondary
#A0EEBB
accent
#E65000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585