#FBE2F0#FBE2F0
#FBE2F0 is a very light, muted pink. Relative luminance 0.812; OKLCH L 93.7% C 0.033 H 343.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2F0 |
|---|---|
| RGB | rgb(251, 226, 240) |
| HSL | hsl(326, 76%, 94%) |
| HSV | hsv(326, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 4.4%, 1.6%) |
| CIE-LAB | lab(92.22, 10.89, -3.68) |
| CIE-LCH | lch(92.22, 11.50, 341.35°) |
| OKLab | oklab(93.71% 0.0314 -0.0096) |
| OKLCH | oklch(93.71% 0.033 343) |
| XYZ | xyz(82.7064, 81.1944, 93.7363) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 6.94
Pale Pink
#FFCFDC
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 8.85
Very Light Pink
#FFF4F2
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2F0 #E2FBED
analogous
#F9E2FB #FBE2F0 #FBE2E3
triadic
#FBE2F0 #F0FBE2 #E2F0FB
tetradic
#FBE2F0 #FBF9E2 #E2FBED #E2E3FB
square
#FBE2F0 #FBF9E2 #E2FBED #E2E3FB
split-complementary
#FBE2F0 #E3FBE2 #E2FBF9
monochromatic
#EC76B8 #F4ACD4 #FBE2F0 #FBE4F1 #FBE4F1
Accessibility & contrast
On white
1.22
#FBE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FBE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2F0
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2F0 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F1
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#FFE2E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe2f0; /* rgb */ color: rgb(251, 226, 240); /* oklch */ color: oklch(93.7% 0.033 343.0);
Tailwind
colors: {
custom: {
50: '#fcebf4',
500: '#fbe2f0',
950: '#000000',
},
}SCSS
$custom: #fbe2f0; $custom-light: #fcebf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe2f0",
"rgb": {
"r": 251,
"g": 226,
"b": 240
},
"hsl": {
"h": 326.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93705,
"c": 0.03283,
"h": 343
},
"luminance": 0.81193
}Semantic roles & 50–950 ramp
primary
#FBE2F0
secondary
#A0E2BD
accent
#D8670E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485