#FFEBFB#FFEBFB
#FFEBFB is a very light, muted pink. Relative luminance 0.876; OKLCH L 96.1% C 0.030 H 332.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBFB |
|---|---|
| RGB | rgb(255, 235, 251) |
| HSL | hsl(312, 100%, 96%) |
| HSV | hsv(312, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 1.6%, 0%) |
| CIE-LAB | lab(95.01, 9.49, -5.26) |
| CIE-LCH | lch(95.01, 10.85, 331.02°) |
| OKLab | oklab(96.06% 0.0266 -0.0139) |
| OKLCH | oklch(96.06% 0.03 332.5) |
| XYZ | xyz(88.3585, 87.6426, 103.5100) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.91
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Mistyrose
#FFE4E1
ΔE00 8.01
Light Pink
#FFD1DF
ΔE00 8.71
Very Light Pink
#FFF4F2
ΔE00 8.85
Ghostwhite
#F8F8FF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBFB #EBFFEF
analogous
#F9EBFF #FFEBFB #FFEBF1
triadic
#FFEBFB #FBFFEB #EBFBFF
tetradic
#FFEBFB #FFF9EB #EBFFEF #EBF1FF
square
#FFEBFB #FFF9EB #EBFFEF #EBF1FF
split-complementary
#FFEBFB #F1FFEB #EBFFF9
monochromatic
#FF71E3 #FFAEEF #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.13
#FFEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FFEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBFB
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBFB | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffebfb; /* rgb */ color: rgb(255, 235, 251); /* oklch */ color: oklch(96.1% 0.030 332.5);
Tailwind
colors: {
custom: {
50: '#fff1fc',
500: '#ffebfb',
950: '#000000',
},
}SCSS
$custom: #ffebfb; $custom-light: #fff1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffebfb",
"rgb": {
"r": 255,
"g": 235,
"b": 251
},
"hsl": {
"h": 312,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96058,
"c": 0.03003,
"h": 332.5
},
"luminance": 0.87642
}Semantic roles & 50–950 ramp
primary
#FFEBFB
secondary
#A0EEB0
accent
#E62E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585