#FBEEF5#FBEEF5
#FBEEF5 is a very light, near-neutral pink. Relative luminance 0.883; OKLCH L 96.1% C 0.017 H 343.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF5 |
|---|---|
| RGB | rgb(251, 238, 245) |
| HSL | hsl(328, 62%, 96%) |
| HSV | hsv(328, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 2.4%, 1.6%) |
| CIE-LAB | lab(95.27, 5.57, -1.80) |
| CIE-LCH | lch(95.27, 5.86, 342.05°) |
| OKLab | oklab(96.13% 0.016 -0.0047) |
| OKLCH | oklch(96.13% 0.017 343.6) |
| XYZ | xyz(86.8373, 88.2515, 98.8281) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.19
Very Light Pink
#FFF4F2
ΔE00 4.58
Snow
#FFFAFA
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 5.83
Mistyrose
#FFE4E1
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF5 #EEFBF4
analogous
#FAEEFB #FBEEF5 #FBEEEE
triadic
#FBEEF5 #F5FBEE #EEF5FB
tetradic
#FBEEF5 #FBFAEE #EEFBF4 #EEEEFB
square
#FBEEF5 #FBFAEE #EEFBF4 #EEEEFB
split-complementary
#FBEEF5 #EEFBEE #EEFBFA
monochromatic
#E48BBB #EFBCD8 #F9E6F0 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.13
#FBEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FBEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF5
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF5 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#FDEEF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeef5; /* rgb */ color: rgb(251, 238, 245); /* oklch */ color: oklch(96.1% 0.017 343.6);
Tailwind
colors: {
custom: {
50: '#fcf3f8',
500: '#fbeef5',
950: '#000000',
},
}SCSS
$custom: #fbeef5; $custom-light: #fcf3f8; $custom-dark: #000000;
JSON
{
"hex": "#fbeef5",
"rgb": {
"r": 251,
"g": 238,
"b": 245
},
"hsl": {
"h": 327.692,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9613,
"c": 0.01671,
"h": 343.6
},
"luminance": 0.88251
}Semantic roles & 50–950 ramp
primary
#FBEEF5
secondary
#AEDFC5
accent
#CA6C1C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585