#FBEFF1#FBEFF1
#FBEFF1 is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.2% C 0.013 H 5.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFF1 |
|---|---|
| RGB | rgb(251, 239, 241) |
| HSL | hsl(350, 60%, 96%) |
| HSV | hsv(350, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 4%, 1.6%) |
| CIE-LAB | lab(95.41, 4.37, 0.48) |
| CIE-LCH | lch(95.41, 4.40, 6.25°) |
| OKLab | oklab(96.21% 0.0131 0.0013) |
| OKLCH | oklch(96.21% 0.013 5.8) |
| XYZ | xyz(86.5252, 88.5938, 95.7441) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.97
Very Light Pink
#FFF4F2
ΔE00 2.30
Snow
#FFFAFA
ΔE00 3.88
Seashell
#FFF5EE
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 5.55
Whitesmoke
#F5F5F5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFF1 #EFFBF9
analogous
#FBEFF7 #FBEFF1 #FBF3EF
triadic
#FBEFF1 #F1FBEF #EFF1FB
tetradic
#FBEFF1 #F7FBEF #EFFBF9 #F3EFFB
square
#FBEFF1 #F7FBEF #EFFBF9 #F3EFFB
split-complementary
#FBEFF1 #EFFBF3 #EFF7FB
monochromatic
#E38D9B #EFBEC6 #F9E7EA #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.12
#FBEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FBEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFF1
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFF1 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F1
Deuteranopia (green-blind)
#F3F3F1
Tritanopia (blue-blind)
#FEEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeff1; /* rgb */ color: rgb(251, 239, 241); /* oklch */ color: oklch(96.2% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#fcf4f5',
500: '#fbeff1',
950: '#000000',
},
}SCSS
$custom: #fbeff1; $custom-light: #fcf4f5; $custom-dark: #000000;
JSON
{
"hex": "#fbeff1",
"rgb": {
"r": 251,
"g": 239,
"b": 241
},
"hsl": {
"h": 350,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96209,
"c": 0.0132,
"h": 5.8
},
"luminance": 0.88593
}Semantic roles & 50–950 ramp
primary
#FBEFF1
secondary
#B0DFD7
accent
#C8AB1E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585