#FBEEEB#FBEEEB
#FBEEEB is a very light, near-neutral red. Relative luminance 0.877; OKLCH L 95.9% C 0.015 H 33.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEEB |
|---|---|
| RGB | rgb(251, 238, 235) |
| HSL | hsl(11, 67%, 95%) |
| HSV | hsv(11, 6%, 98%) |
| CMYK | cmyk(0%, 5.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(95.02, 3.87, 3.02) |
| CIE-LCH | lch(95.02, 4.90, 37.94°) |
| OKLab | oklab(95.85% 0.0123 0.008) |
| OKLCH | oklch(95.85% 0.015 33.1) |
| XYZ | xyz(85.3518, 87.6573, 91.0043) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.45
Seashell
#FFF5EE
ΔE00 3.03
Snow
#FFFAFA
ΔE00 4.05
Lavenderblush
#FFF0F5
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.18
Mistyrose
#FFE4E1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEEB #EBF8FB
analogous
#FBEBF0 #FBEEEB #FBF6EB
triadic
#FBEEEB #EBFBEE #EEEBFB
tetradic
#FBEEEB #F0FBEB #EBF8FB #F6EBFB
square
#FBEEEB #F0FBEB #EBF8FB #F6EBFB
split-complementary
#FBEEEB #EBFBF6 #EBF0FB
monochromatic
#E79785 #F1C3B8 #FAE9E5 #FAE9E5 #FAE9E5
Accessibility & contrast
On white
1.13
#FBEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FBEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEEB
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEEB | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeeeb; /* rgb */ color: rgb(251, 238, 235); /* oklch */ color: oklch(95.9% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#fcf3f1',
500: '#fbeeeb',
950: '#000000',
},
}SCSS
$custom: #fbeeeb; $custom-light: #fcf3f1; $custom-dark: #000000;
JSON
{
"hex": "#fbeeeb",
"rgb": {
"r": 251,
"g": 238,
"b": 235
},
"hsl": {
"h": 11.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95851,
"c": 0.01469,
"h": 33.1
},
"luminance": 0.87656
}Semantic roles & 50–950 ramp
primary
#FBEEEB
secondary
#AAD6E0
accent
#ACCF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585