#FFEBF9#FFEBF9
#FFEBF9 is a very light, muted pink. Relative luminance 0.875; OKLCH L 96.0% C 0.028 H 336.4°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF9 |
|---|---|
| RGB | rgb(255, 235, 249) |
| HSL | hsl(318, 100%, 96%) |
| HSV | hsv(318, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 2.4%, 0%) |
| CIE-LAB | lab(94.96, 9.14, -4.30) |
| CIE-LCH | lch(94.96, 10.10, 334.83°) |
| OKLab | oklab(96% 0.0259 -0.0113) |
| OKLCH | oklch(96% 0.028 336.4) |
| XYZ | xyz(88.0449, 87.5172, 101.8584) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.25
Mistyrose
#FFE4E1
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Very Light Pink
#FFF4F2
ΔE00 8.21
Light Pink
#FFD1DF
ΔE00 8.68
Ghostwhite
#F8F8FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF9 #EBFFF1
analogous
#FBEBFF #FFEBF9 #FFEBEF
triadic
#FFEBF9 #F9FFEB #EBF9FF
tetradic
#FFEBF9 #FFFBEB #EBFFF1 #EBEFFF
square
#FFEBF9 #FFFBEB #EBFFF1 #EBEFFF
split-complementary
#FFEBF9 #EFFFEB #EBFFFB
monochromatic
#FF71D4 #FFAEE7 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.13
#FFEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#FFEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF9
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF9 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf9; /* rgb */ color: rgb(255, 235, 249); /* oklch */ color: oklch(96.0% 0.028 336.4);
Tailwind
colors: {
custom: {
50: '#fff1fb',
500: '#ffebf9',
950: '#000000',
},
}SCSS
$custom: #ffebf9; $custom-light: #fff1fb; $custom-dark: #000000;
JSON
{
"hex": "#ffebf9",
"rgb": {
"r": 255,
"g": 235,
"b": 249
},
"hsl": {
"h": 318,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95999,
"c": 0.02828,
"h": 336.4
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#FFEBF9
secondary
#A0EEB7
accent
#E64500
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585