#FBEEEF#FBEEEF
#FBEEEF is a very light, near-neutral red. Relative luminance 0.879; OKLCH L 96.0% C 0.014 H 12.0°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEEF |
|---|---|
| RGB | rgb(251, 238, 239) |
| HSL | hsl(355, 62%, 96%) |
| HSV | hsv(355, 5%, 98%) |
| CMYK | cmyk(0%, 5.2%, 4.8%, 1.6%) |
| CIE-LAB | lab(95.12, 4.54, 1.08) |
| CIE-LCH | lch(95.12, 4.67, 13.44°) |
| OKLab | oklab(95.96% 0.0138 0.0029) |
| OKLCH | oklch(95.96% 0.014 12) |
| XYZ | xyz(85.9362, 87.8911, 94.0821) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.16
Lavenderblush
#FFF0F5
ΔE00 2.17
Snow
#FFFAFA
ΔE00 4.15
Seashell
#FFF5EE
ΔE00 4.74
Mistyrose
#FFE4E1
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEEF #EEFBFA
analogous
#FBEEF5 #FBEEEF #FBF3EE
triadic
#FBEEEF #EFFBEE #EEEFFB
tetradic
#FBEEEF #F5FBEE #EEFBFA #F3EEFB
square
#FBEEEF #F5FBEE #EEFBFA #F3EEFB
split-complementary
#FBEEEF #EEFBF3 #EEF5FB
monochromatic
#E48B92 #EFBCC0 #F9E6E8 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.13
#FBEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FBEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEEF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEEF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#FEEDEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeeef; /* rgb */ color: rgb(251, 238, 239); /* oklch */ color: oklch(96.0% 0.014 12.0);
Tailwind
colors: {
custom: {
50: '#fcf3f4',
500: '#fbeeef',
950: '#000000',
},
}SCSS
$custom: #fbeeef; $custom-light: #fcf3f4; $custom-dark: #000000;
JSON
{
"hex": "#fbeeef",
"rgb": {
"r": 251,
"g": 238,
"b": 239
},
"hsl": {
"h": 355.385,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.95961,
"c": 0.01412,
"h": 12
},
"luminance": 0.8789
}Semantic roles & 50–950 ramp
primary
#FBEEEF
secondary
#AEDFDB
accent
#CABC1C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585