#FBDFE3#FBDFE3
#FBDFE3 is a very light, muted red. Relative luminance 0.788; OKLCH L 92.8% C 0.031 H 7.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFE3 |
|---|---|
| RGB | rgb(251, 223, 227) |
| HSL | hsl(351, 78%, 93%) |
| HSV | hsv(351, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 9.6%, 1.6%) |
| CIE-LAB | lab(91.16, 10.27, 1.58) |
| CIE-LCH | lch(91.16, 10.39, 8.72°) |
| OKLab | oklab(92.77% 0.031 0.0043) |
| OKLCH | oklch(92.77% 0.031 7.9) |
| XYZ | xyz(80.0353, 78.8322, 83.6581) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.24
Lavenderblush
#FFF0F5
ΔE00 5.44
Light Pink
#FFD1DF
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFE3 #DFFBF7
analogous
#FBDFF1 #FBDFE3 #FBE9DF
triadic
#FBDFE3 #E3FBDF #DFE3FB
tetradic
#FBDFE3 #F1FBDF #DFFBF7 #E9DFFB
square
#FBDFE3 #F1FBDF #DFFBF7 #E9DFFB
split-complementary
#FBDFE3 #DFFBE9 #DFF1FB
monochromatic
#ED7284 #F4A9B3 #FBDFE3 #FCE4E7 #FCE4E7
Accessibility & contrast
On white
1.25
#FBDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FBDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFE3
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFE3 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E3
Deuteranopia (green-blind)
#E9E7E3
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbdfe3; /* rgb */ color: rgb(251, 223, 227); /* oklch */ color: oklch(92.8% 0.031 7.9);
Tailwind
colors: {
custom: {
50: '#fce9eb',
500: '#fbdfe3',
950: '#000000',
},
}SCSS
$custom: #fbdfe3; $custom-light: #fce9eb; $custom-dark: #000000;
JSON
{
"hex": "#fbdfe3",
"rgb": {
"r": 251,
"g": 223,
"b": 227
},
"hsl": {
"h": 351.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92767,
"c": 0.0313,
"h": 7.9
},
"luminance": 0.78831
}Semantic roles & 50–950 ramp
primary
#FBDFE3
secondary
#9CE2D8
accent
#DABD0B
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484