#FFEBFA#FFEBFA
#FFEBFA is a very light, muted pink. Relative luminance 0.876; OKLCH L 96.0% C 0.029 H 334.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBFA |
|---|---|
| RGB | rgb(255, 235, 250) |
| HSL | hsl(315, 100%, 96%) |
| HSV | hsv(315, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 2%, 0%) |
| CIE-LAB | lab(94.98, 9.32, -4.78) |
| CIE-LCH | lch(94.98, 10.47, 332.85°) |
| OKLab | oklab(96.03% 0.0263 -0.0126) |
| OKLCH | oklch(96.03% 0.029 334.4) |
| XYZ | xyz(88.2013, 87.5797, 102.6820) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.58
Mistyrose
#FFE4E1
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.53
Light Pink
#FFD1DF
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBFA #EBFFF0
analogous
#FAEBFF #FFEBFA #FFEBF0
triadic
#FFEBFA #FAFFEB #EBFAFF
tetradic
#FFEBFA #FFFAEB #EBFFF0 #EBF0FF
square
#FFEBFA #FFFAEB #EBFFF0 #EBF0FF
split-complementary
#FFEBFA #F0FFEB #EBFFFA
monochromatic
#FF71DB #FFAEEB #FFE0F7 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.13
#FFEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#FFEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBFA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBFA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#EFF2F9
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffebfa; /* rgb */ color: rgb(255, 235, 250); /* oklch */ color: oklch(96.0% 0.029 334.4);
Tailwind
colors: {
custom: {
50: '#fff1fc',
500: '#ffebfa',
950: '#000000',
},
}SCSS
$custom: #ffebfa; $custom-light: #fff1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffebfa",
"rgb": {
"r": 255,
"g": 235,
"b": 250
},
"hsl": {
"h": 315,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96028,
"c": 0.02914,
"h": 334.4
},
"luminance": 0.87579
}Semantic roles & 50–950 ramp
primary
#FFEBFA
secondary
#A0EEB4
accent
#E63900
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585