#FBEEEE#FBEEEE
#FBEEEE is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 95.9% C 0.014 H 17.4°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEEE |
|---|---|
| RGB | rgb(251, 238, 238) |
| HSL | hsl(0, 62%, 96%) |
| HSV | hsv(0, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(95.09, 4.37, 1.57) |
| CIE-LCH | lch(95.09, 4.64, 19.72°) |
| OKLab | oklab(95.93% 0.0134 0.0042) |
| OKLCH | oklch(95.93% 0.014 17.4) |
| XYZ | xyz(85.7889, 87.8322, 93.3062) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.83
Lavenderblush
#FFF0F5
ΔE00 2.62
Snow
#FFFAFA
ΔE00 4.04
Seashell
#FFF5EE
ΔE00 4.30
Mistyrose
#FFE4E1
ΔE00 5.24
Linen
#FAF0E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEEE #EEFBFB
analogous
#FBEEF4 #FBEEEE #FBF4EE
triadic
#FBEEEE #EEFBEE #EEEEFB
tetradic
#FBEEEE #F4FBEE #EEFBFB #F4EEFB
square
#FBEEEE #F4FBEE #EEFBFB #F4EEFB
split-complementary
#FBEEEE #EEFBF4 #EEF4FB
monochromatic
#E48B8B #EFBCBC #F9E6E6 #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.13
#FBEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FBEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEEE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEEE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#FEEDEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeeee; /* rgb */ color: rgb(251, 238, 238); /* oklch */ color: oklch(95.9% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#fcf3f3',
500: '#fbeeee',
950: '#000000',
},
}SCSS
$custom: #fbeeee; $custom-light: #fcf3f3; $custom-dark: #000000;
JSON
{
"hex": "#fbeeee",
"rgb": {
"r": 251,
"g": 238,
"b": 238
},
"hsl": {
"h": 0,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.95933,
"c": 0.01408,
"h": 17.4
},
"luminance": 0.87831
}Semantic roles & 50–950 ramp
primary
#FBEEEE
secondary
#AEDFDF
accent
#CACA1C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585