#FBE0DF#FBE0DF
#FBE0DF is a very light, muted red. Relative luminance 0.791; OKLCH L 92.8% C 0.030 H 20.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0DF |
|---|---|
| RGB | rgb(251, 224, 223) |
| HSL | hsl(2, 78%, 93%) |
| HSV | hsv(2, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.30, 9.10, 3.88) |
| CIE-LCH | lch(91.30, 9.89, 23.09°) |
| OKLab | oklab(92.85% 0.028 0.0104) |
| OKLCH | oklch(92.85% 0.03 20.3) |
| XYZ | xyz(79.7576, 79.1499, 80.8737) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.22
Lavenderblush
#FFF0F5
ΔE00 5.54
Very Light Pink
#FFF4F2
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 8.26
Pale Pink
#FFCFDC
ΔE00 8.45
Seashell
#FFF5EE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0DF #DFFAFB
analogous
#FBDFEC #FBE0DF #FBEEDF
triadic
#FBE0DF #DFFBE0 #E0DFFB
tetradic
#FBE0DF #ECFBDF #DFFAFB #EEDFFB
square
#FBE0DF #ECFBDF #DFFAFB #EEDFFB
split-complementary
#FBE0DF #DFFBEE #DFECFB
monochromatic
#ED7772 #F4ABA9 #FBE0DF #FCE5E4 #FCE5E4
Accessibility & contrast
On white
1.25
#FBE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FBE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0DF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0DF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FFDEE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbe0df; /* rgb */ color: rgb(251, 224, 223); /* oklch */ color: oklch(92.8% 0.030 20.3);
Tailwind
colors: {
custom: {
50: '#fce9e9',
500: '#fbe0df',
950: '#000000',
},
}SCSS
$custom: #fbe0df; $custom-light: #fce9e9; $custom-dark: #000000;
JSON
{
"hex": "#fbe0df",
"rgb": {
"r": 251,
"g": 224,
"b": 223
},
"hsl": {
"h": 2.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92847,
"c": 0.02989,
"h": 20.3
},
"luminance": 0.79148
}Semantic roles & 50–950 ramp
primary
#FBE0DF
secondary
#9CDFE2
accent
#D3DA0B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484