#FBEBEF#FBEBEF
#FBEBEF is a very light, near-neutral red. Relative luminance 0.862; OKLCH L 95.4% C 0.018 H 0.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBEF |
|---|---|
| RGB | rgb(251, 235, 239) |
| HSL | hsl(345, 67%, 95%) |
| HSV | hsv(345, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(94.38, 6.08, 0.01) |
| CIE-LCH | lch(94.38, 6.08, 0.12°) |
| OKLab | oklab(95.39% 0.0181 0.0001) |
| OKLCH | oklch(95.39% 0.018 0.4) |
| XYZ | xyz(85.0700, 86.1588, 93.7934) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.15
Very Light Pink
#FFF4F2
ΔE00 4.11
Mistyrose
#FFE4E1
ΔE00 4.71
Snow
#FFFAFA
ΔE00 5.86
Seashell
#FFF5EE
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBEF #EBFBF7
analogous
#FBEBF7 #FBEBEF #FBEFEB
triadic
#FBEBEF #EFFBEB #EBEFFB
tetradic
#FBEBEF #F7FBEB #EBFBF7 #EFEBFB
square
#FBEBEF #F7FBEB #EBFBF7 #EFEBFB
split-complementary
#FBEBEF #EBFBEF #EBF7FB
monochromatic
#E7859D #F1B8C6 #FAE5EB #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.15
#FBEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#FBEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBEF
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBEF | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#FEEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebef; /* rgb */ color: rgb(251, 235, 239); /* oklch */ color: oklch(95.4% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#fcf1f4',
500: '#fbebef',
950: '#000000',
},
}SCSS
$custom: #fbebef; $custom-light: #fcf1f4; $custom-dark: #000000;
JSON
{
"hex": "#fbebef",
"rgb": {
"r": 251,
"g": 235,
"b": 239
},
"hsl": {
"h": 345,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95385,
"c": 0.01809,
"h": 0.4
},
"luminance": 0.86158
}Semantic roles & 50–950 ramp
primary
#FBEBEF
secondary
#AAE0D3
accent
#CFA117
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585