#FBEFF2#FBEFF2
#FBEFF2 is a very light, near-neutral red. Relative luminance 0.887; OKLCH L 96.2% C 0.013 H 0.3°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFF2 |
|---|---|
| RGB | rgb(251, 239, 242) |
| HSL | hsl(345, 60%, 96%) |
| HSV | hsv(345, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(95.44, 4.54, -0.00) |
| CIE-LCH | lch(95.44, 4.54, 359.96°) |
| OKLab | oklab(96.24% 0.0135 0.0001) |
| OKLCH | oklch(96.24% 0.014 0.3) |
| XYZ | xyz(86.6750, 88.6537, 96.5330) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.62
Very Light Pink
#FFF4F2
ΔE00 2.72
Snow
#FFFAFA
ΔE00 4.09
Seashell
#FFF5EE
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 5.45
Mistyrose
#FFE4E1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFF2 #EFFBF8
analogous
#FBEFF8 #FBEFF2 #FBF2EF
triadic
#FBEFF2 #F2FBEF #EFF2FB
tetradic
#FBEFF2 #F8FBEF #EFFBF8 #F2EFFB
square
#FBEFF2 #F8FBEF #EFFBF8 #F2EFFB
split-complementary
#FBEFF2 #EFFBF2 #EFF8FB
monochromatic
#E38DA2 #EFBECA #F9E7EB #F9E7EB #F9E7EB
Accessibility & contrast
On white
1.12
#FBEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FBEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFF2
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFF2 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#FDEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeff2; /* rgb */ color: rgb(251, 239, 242); /* oklch */ color: oklch(96.2% 0.013 0.3);
Tailwind
colors: {
custom: {
50: '#fcf4f6',
500: '#fbeff2',
950: '#000000',
},
}SCSS
$custom: #fbeff2; $custom-light: #fcf4f6; $custom-dark: #000000;
JSON
{
"hex": "#fbeff2",
"rgb": {
"r": 251,
"g": 239,
"b": 242
},
"hsl": {
"h": 345,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96237,
"c": 0.0135,
"h": 0.3
},
"luminance": 0.88653
}Semantic roles & 50–950 ramp
primary
#FBEFF2
secondary
#B0DFD3
accent
#C89D1E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585