#FBE6EB#FBE6EB
#FBE6EB is a very light, muted red. Relative luminance 0.831; OKLCH L 94.3% C 0.024 H 1.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE6EB |
|---|---|
| RGB | rgb(251, 230, 235) |
| HSL | hsl(346, 72%, 94%) |
| HSV | hsv(346, 8%, 98%) |
| CMYK | cmyk(0%, 8.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(93.06, 7.97, 0.17) |
| CIE-LCH | lch(93.06, 7.98, 1.19°) |
| OKLab | oklab(94.32% 0.0238 0.0006) |
| OKLCH | oklch(94.32% 0.024 1.3) |
| XYZ | xyz(83.0742, 83.1022, 90.2452) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.86
Mistyrose
#FFE4E1
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 5.95
Snow
#FFFAFA
ΔE00 7.90
Seashell
#FFF5EE
ΔE00 8.42
Light Pink
#FFD1DF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE6EB #E6FBF6
analogous
#FBE6F6 #FBE6EB #FBECE6
triadic
#FBE6EB #EBFBE6 #E6EBFB
tetradic
#FBE6EB #F6FBE6 #E6FBF6 #ECE6FB
square
#FBE6EB #F6FBE6 #E6FBF6 #ECE6FB
split-complementary
#FBE6EB #E6FBEC #E6F6FB
monochromatic
#EA7C97 #F3B1C1 #FBE5EA #FBE5EA #FBE5EA
Accessibility & contrast
On white
1.19
#FBE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#FBE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE6EB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE6EB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fbe6eb; /* rgb */ color: rgb(251, 230, 235); /* oklch */ color: oklch(94.3% 0.024 1.3);
Tailwind
colors: {
custom: {
50: '#fcedf1',
500: '#fbe6eb',
950: '#000000',
},
}SCSS
$custom: #fbe6eb; $custom-light: #fcedf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe6eb",
"rgb": {
"r": 251,
"g": 230,
"b": 235
},
"hsl": {
"h": 345.714,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.94319,
"c": 0.0238,
"h": 1.3
},
"luminance": 0.83101
}Semantic roles & 50–950 ramp
primary
#FBE6EB
secondary
#A4E1D3
accent
#D4A611
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485