#FBEBF0#FBEBF0
#FBEBF0 is a very light, near-neutral pink. Relative luminance 0.862; OKLCH L 95.4% C 0.018 H 356.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBF0 |
|---|---|
| RGB | rgb(251, 235, 240) |
| HSL | hsl(341, 67%, 95%) |
| HSV | hsv(341, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 4.4%, 1.6%) |
| CIE-LAB | lab(94.41, 6.25, -0.47) |
| CIE-LCH | lch(94.41, 6.27, 355.70°) |
| OKLab | oklab(95.41% 0.0185 -0.0011) |
| OKLCH | oklch(95.41% 0.019 356.4) |
| XYZ | xyz(85.2182, 86.2180, 94.5736) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.07
Very Light Pink
#FFF4F2
ΔE00 4.46
Mistyrose
#FFE4E1
ΔE00 4.97
Snow
#FFFAFA
ΔE00 6.06
Ghostwhite
#F8F8FF
ΔE00 7.00
Seashell
#FFF5EE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBF0 #EBFBF6
analogous
#FBEBF8 #FBEBF0 #FBEEEB
triadic
#FBEBF0 #F0FBEB #EBF0FB
tetradic
#FBEBF0 #F8FBEB #EBFBF6 #EEEBFB
square
#FBEBF0 #F8FBEB #EBFBF6 #EEEBFB
split-complementary
#FBEBF0 #EBFBEE #EBF8FB
monochromatic
#E785A3 #F1B8CA #FAE5EC #FAE5EC #FAE5EC
Accessibility & contrast
On white
1.15
#FBEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FBEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBF0
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBF0 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDF0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#FEEAED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebf0; /* rgb */ color: rgb(251, 235, 240); /* oklch */ color: oklch(95.4% 0.018 356.4);
Tailwind
colors: {
custom: {
50: '#fcf1f4',
500: '#fbebf0',
950: '#000000',
},
}SCSS
$custom: #fbebf0; $custom-light: #fcf1f4; $custom-dark: #000000;
JSON
{
"hex": "#fbebf0",
"rgb": {
"r": 251,
"g": 235,
"b": 240
},
"hsl": {
"h": 341.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95413,
"c": 0.0185,
"h": 356.4
},
"luminance": 0.86217
}Semantic roles & 50–950 ramp
primary
#FBEBF0
secondary
#AAE0CF
accent
#CF9517
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585