#FBEEEA#FBEEEA
#FBEEEA is a very light, near-neutral red. Relative luminance 0.876; OKLCH L 95.8% C 0.015 H 37.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEEA |
|---|---|
| RGB | rgb(251, 238, 234) |
| HSL | hsl(14, 68%, 95%) |
| HSV | hsv(14, 7%, 98%) |
| CMYK | cmyk(0%, 5.2%, 6.8%, 1.6%) |
| CIE-LAB | lab(94.99, 3.70, 3.50) |
| CIE-LCH | lch(94.99, 5.09, 43.39°) |
| OKLab | oklab(95.82% 0.0119 0.0093) |
| OKLCH | oklch(95.82% 0.015 37.9) |
| XYZ | xyz(85.2077, 87.5997, 90.2456) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.63
Seashell
#FFF5EE
ΔE00 2.65
Linen
#FAF0E6
ΔE00 3.71
Snow
#FFFAFA
ΔE00 4.16
Lavenderblush
#FFF0F5
ΔE00 4.58
Mistyrose
#FFE4E1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEEA #EAF7FB
analogous
#FBEAEE #FBEEEA #FBF7EA
triadic
#FBEEEA #EAFBEE #EEEAFB
tetradic
#FBEEEA #EEFBEA #EAF7FB #F7EAFB
square
#FBEEEA #EEFBEA #EAF7FB #F7EAFB
split-complementary
#FBEEEA #EAFBF7 #EAEEFB
monochromatic
#E79B83 #F1C4B7 #FAEAE5 #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.13
#FBEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#FBEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEEA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEEA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbeeea; /* rgb */ color: rgb(251, 238, 234); /* oklch */ color: oklch(95.8% 0.015 37.9);
Tailwind
colors: {
custom: {
50: '#fcf3f0',
500: '#fbeeea',
950: '#000000',
},
}SCSS
$custom: #fbeeea; $custom-light: #fcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#fbeeea",
"rgb": {
"r": 251,
"g": 238,
"b": 234
},
"hsl": {
"h": 14.118,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.95824,
"c": 0.01512,
"h": 37.9
},
"luminance": 0.87599
}Semantic roles & 50–950 ramp
primary
#FBEEEA
secondary
#A9D3E0
accent
#A4D016
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585