#FBEEF0#FBEEF0
#FBEEF0 is a very light, near-neutral red. Relative luminance 0.879; OKLCH L 96.0% C 0.014 H 6.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEF0 |
|---|---|
| RGB | rgb(251, 238, 240) |
| HSL | hsl(351, 62%, 96%) |
| HSV | hsv(351, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 4.4%, 1.6%) |
| CIE-LAB | lab(95.14, 4.71, 0.60) |
| CIE-LCH | lch(95.14, 4.75, 7.29°) |
| OKLab | oklab(95.99% 0.0142 0.0017) |
| OKLCH | oklch(95.99% 0.014 6.7) |
| XYZ | xyz(86.0843, 87.9503, 94.8623) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.75
Very Light Pink
#FFF4F2
ΔE00 2.54
Snow
#FFFAFA
ΔE00 4.30
Seashell
#FFF5EE
ΔE00 5.18
Mistyrose
#FFE4E1
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEF0 #EEFBF9
analogous
#FBEEF6 #FBEEF0 #FBF2EE
triadic
#FBEEF0 #F0FBEE #EEF0FB
tetradic
#FBEEF0 #F6FBEE #EEFBF9 #F2EEFB
square
#FBEEF0 #F6FBEE #EEFBF9 #F2EEFB
split-complementary
#FBEEF0 #EEFBF2 #EEF6FB
monochromatic
#E48B99 #EFBCC4 #F9E6E9 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.13
#FBEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#FBEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEF0
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEF0 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#FEEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeef0; /* rgb */ color: rgb(251, 238, 240); /* oklch */ color: oklch(96.0% 0.014 6.7);
Tailwind
colors: {
custom: {
50: '#fcf3f4',
500: '#fbeef0',
950: '#000000',
},
}SCSS
$custom: #fbeef0; $custom-light: #fcf3f4; $custom-dark: #000000;
JSON
{
"hex": "#fbeef0",
"rgb": {
"r": 251,
"g": 238,
"b": 240
},
"hsl": {
"h": 350.769,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.95989,
"c": 0.01428,
"h": 6.7
},
"luminance": 0.8795
}Semantic roles & 50–950 ramp
primary
#FBEEF0
secondary
#AEDFD8
accent
#CAAF1C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585