#FBEEF3#FBEEF3
#FBEEF3 is a very light, near-neutral pink. Relative luminance 0.881; OKLCH L 96.1% C 0.015 H 352.0°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF3 |
|---|---|
| RGB | rgb(251, 238, 243) |
| HSL | hsl(337, 62%, 96%) |
| HSV | hsv(337, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 3.2%, 1.6%) |
| CIE-LAB | lab(95.22, 5.22, -0.84) |
| CIE-LCH | lch(95.22, 5.29, 350.84°) |
| OKLab | oklab(96.07% 0.0153 -0.0022) |
| OKLCH | oklch(96.07% 0.015 352) |
| XYZ | xyz(86.5337, 88.1301, 97.2288) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.91
Very Light Pink
#FFF4F2
ΔE00 3.75
Snow
#FFFAFA
ΔE00 4.96
Ghostwhite
#F8F8FF
ΔE00 5.78
Mistyrose
#FFE4E1
ΔE00 5.92
Seashell
#FFF5EE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF3 #EEFBF6
analogous
#FBEEF9 #FBEEF3 #FBEFEE
triadic
#FBEEF3 #F3FBEE #EEF3FB
tetradic
#FBEEF3 #F9FBEE #EEFBF6 #EFEEFB
square
#FBEEF3 #F9FBEE #EEFBF6 #EFEEFB
split-complementary
#FBEEF3 #EEFBEF #EEF9FB
monochromatic
#E48BAD #EFBCD0 #F9E6EE #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.13
#FBEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FBEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF3
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF3 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#F2F2F3
Tritanopia (blue-blind)
#FDEEF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeef3; /* rgb */ color: rgb(251, 238, 243); /* oklch */ color: oklch(96.1% 0.015 352.0);
Tailwind
colors: {
custom: {
50: '#fcf3f7',
500: '#fbeef3',
950: '#000000',
},
}SCSS
$custom: #fbeef3; $custom-light: #fcf3f7; $custom-dark: #000000;
JSON
{
"hex": "#fbeef3",
"rgb": {
"r": 251,
"g": 238,
"b": 243
},
"hsl": {
"h": 336.923,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.96073,
"c": 0.01544,
"h": 352
},
"luminance": 0.88129
}Semantic roles & 50–950 ramp
primary
#FBEEF3
secondary
#AEDFCC
accent
#CA871C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585