#FFEBF3#FFEBF3
#FFEBF3 is a very light, muted pink. Relative luminance 0.871; OKLCH L 95.8% C 0.024 H 351.3°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF3 |
|---|---|
| RGB | rgb(255, 235, 243) |
| HSL | hsl(336, 100%, 96%) |
| HSV | hsv(336, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 4.7%, 0%) |
| CIE-LAB | lab(94.80, 8.11, -1.41) |
| CIE-LCH | lch(94.80, 8.23, 350.13°) |
| OKLab | oklab(95.83% 0.0237 -0.0036) |
| OKLCH | oklch(95.83% 0.024 351.3) |
| XYZ | xyz(87.1240, 87.1488, 97.0083) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.45
Mistyrose
#FFE4E1
ΔE00 5.21
Very Light Pink
#FFF4F2
ΔE00 6.27
Snow
#FFFAFA
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.42
Lavender (CSS)
#E6E6FA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF3 #EBFFF7
analogous
#FFEBFD #FFEBF3 #FFEDEB
triadic
#FFEBF3 #F3FFEB #EBF3FF
tetradic
#FFEBF3 #FDFFEB #EBFFF7 #EDEBFF
square
#FFEBF3 #FDFFEB #EBFFF7 #EDEBFF
split-complementary
#FFEBF3 #EBFFED #EBFDFF
monochromatic
#FF71AA #FFAECE #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.14
#FFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#FFEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF3
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF3 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF3
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#FFEBEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf3; /* rgb */ color: rgb(255, 235, 243); /* oklch */ color: oklch(95.8% 0.024 351.3);
Tailwind
colors: {
custom: {
50: '#fff1f7',
500: '#ffebf3',
950: '#000000',
},
}SCSS
$custom: #ffebf3; $custom-light: #fff1f7; $custom-dark: #000000;
JSON
{
"hex": "#ffebf3",
"rgb": {
"r": 255,
"g": 235,
"b": 243
},
"hsl": {
"h": 336,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95825,
"c": 0.02401,
"h": 351.3
},
"luminance": 0.87148
}Semantic roles & 50–950 ramp
primary
#FFEBF3
secondary
#A0EECF
accent
#E68A00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585