#FBEFED#FBEFED
#FBEFED is a very light, near-neutral red. Relative luminance 0.884; OKLCH L 96.1% C 0.013 H 28.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFED |
|---|---|
| RGB | rgb(251, 239, 237) |
| HSL | hsl(9, 64%, 96%) |
| HSV | hsv(9, 6%, 98%) |
| CMYK | cmyk(0%, 4.8%, 5.6%, 1.6%) |
| CIE-LAB | lab(95.31, 3.69, 2.41) |
| CIE-LCH | lch(95.31, 4.41, 33.10°) |
| OKLab | oklab(96.1% 0.0116 0.0064) |
| OKLCH | oklch(96.1% 0.013 28.9) |
| XYZ | xyz(85.9343, 88.3574, 92.6320) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.08
Seashell
#FFF5EE
ΔE00 3.14
Snow
#FFFAFA
ΔE00 3.58
Lavenderblush
#FFF0F5
ΔE00 3.74
Linen
#FAF0E6
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFED #EDF9FB
analogous
#FBEDF2 #FBEFED #FBF6ED
triadic
#FBEFED #EDFBEF #EFEDFB
tetradic
#FBEFED #F2FBED #EDF9FB #F6EDFB
square
#FBEFED #F2FBED #EDF9FB #F6EDFB
split-complementary
#FBEFED #EDFBF6 #EDF2FB
monochromatic
#E59689 #F0C2BB #F9E9E6 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.12
#FBEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FBEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFED
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFED | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#FEEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbefed; /* rgb */ color: rgb(251, 239, 237); /* oklch */ color: oklch(96.1% 0.013 28.9);
Tailwind
colors: {
custom: {
50: '#fcf4f2',
500: '#fbefed',
950: '#000000',
},
}SCSS
$custom: #fbefed; $custom-light: #fcf4f2; $custom-dark: #000000;
JSON
{
"hex": "#fbefed",
"rgb": {
"r": 251,
"g": 239,
"b": 237
},
"hsl": {
"h": 8.571,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.96098,
"c": 0.01329,
"h": 28.9
},
"luminance": 0.88357
}Semantic roles & 50–950 ramp
primary
#FBEFED
secondary
#ADD8DF
accent
#B2CB1A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585