#FBEFF9#FBEFF9
#FBEFF9 is a very light, near-neutral pink. Relative luminance 0.891; OKLCH L 96.4% C 0.018 H 331.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFF9 |
|---|---|
| RGB | rgb(251, 239, 249) |
| HSL | hsl(310, 60%, 96%) |
| HSV | hsv(310, 5%, 98%) |
| CMYK | cmyk(0%, 4.8%, 0.8%, 1.6%) |
| CIE-LAB | lab(95.61, 5.76, -3.37) |
| CIE-LCH | lch(95.61, 6.67, 329.68°) |
| OKLab | oklab(96.44% 0.0161 -0.0089) |
| OKLCH | oklch(96.44% 0.018 331.1) |
| XYZ | xyz(87.7465, 89.0823, 102.1762) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.33
Very Light Pink
#FFF4F2
ΔE00 5.67
Ghostwhite
#F8F8FF
ΔE00 5.72
Snow
#FFFAFA
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Mistyrose
#FFE4E1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFF9 #EFFBF1
analogous
#F7EFFB #FBEFF9 #FBEFF3
triadic
#FBEFF9 #F9FBEF #EFF9FB
tetradic
#FBEFF9 #FBF7EF #EFFBF1 #EFF3FB
square
#FBEFF9 #FBF7EF #EFFBF1 #EFF3FB
split-complementary
#FBEFF9 #F3FBEF #EFFBF7
monochromatic
#E38DD4 #EFBEE7 #F9E7F6 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.12
#FBEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#FBEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFF9
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFF9 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F9
Deuteranopia (green-blind)
#F1F3F9
Tritanopia (blue-blind)
#FCF0F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeff9; /* rgb */ color: rgb(251, 239, 249); /* oklch */ color: oklch(96.4% 0.018 331.1);
Tailwind
colors: {
custom: {
50: '#fcf4fb',
500: '#fbeff9',
950: '#000000',
},
}SCSS
$custom: #fbeff9; $custom-light: #fcf4fb; $custom-dark: #000000;
JSON
{
"hex": "#fbeff9",
"rgb": {
"r": 251,
"g": 239,
"b": 249
},
"hsl": {
"h": 310,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96436,
"c": 0.01836,
"h": 331.1
},
"luminance": 0.89082
}Semantic roles & 50–950 ramp
primary
#FBEFF9
secondary
#B0DFB7
accent
#C83A1E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585