#FBEFF4#FBEFF4
#FBEFF4 is a very light, near-neutral pink. Relative luminance 0.888; OKLCH L 96.3% C 0.014 H 350.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFF4 |
|---|---|
| RGB | rgb(251, 239, 244) |
| HSL | hsl(335, 60%, 96%) |
| HSV | hsv(335, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(95.49, 4.88, -0.97) |
| CIE-LCH | lch(95.49, 4.98, 348.82°) |
| OKLab | oklab(96.29% 0.0142 -0.0025) |
| OKLCH | oklch(96.29% 0.014 350.1) |
| XYZ | xyz(86.9770, 88.7745, 98.1236) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.21
Very Light Pink
#FFF4F2
ΔE00 3.58
Snow
#FFFAFA
ΔE00 4.59
Ghostwhite
#F8F8FF
ΔE00 5.36
Mistyrose
#FFE4E1
ΔE00 6.27
Seashell
#FFF5EE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFF4 #EFFBF6
analogous
#FBEFFA #FBEFF4 #FBF0EF
triadic
#FBEFF4 #F4FBEF #EFF4FB
tetradic
#FBEFF4 #FAFBEF #EFFBF6 #F0EFFB
square
#FBEFF4 #FAFBEF #EFFBF6 #F0EFFB
split-complementary
#FBEFF4 #EFFBF0 #EFFAFB
monochromatic
#E38DB1 #EFBED2 #F9E7EE #F9E7EE #F9E7EE
Accessibility & contrast
On white
1.12
#FBEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FBEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFF4
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFF4 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#F2F3F4
Tritanopia (blue-blind)
#FDEFF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeff4; /* rgb */ color: rgb(251, 239, 244); /* oklch */ color: oklch(96.3% 0.014 350.1);
Tailwind
colors: {
custom: {
50: '#fcf4f7',
500: '#fbeff4',
950: '#000000',
},
}SCSS
$custom: #fbeff4; $custom-light: #fcf4f7; $custom-dark: #000000;
JSON
{
"hex": "#fbeff4",
"rgb": {
"r": 251,
"g": 239,
"b": 244
},
"hsl": {
"h": 335,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96293,
"c": 0.01446,
"h": 350.1
},
"luminance": 0.88774
}Semantic roles & 50–950 ramp
primary
#FBEFF4
secondary
#B0DFCB
accent
#C8811E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585