#FBEEFE#FBEEFE
#FBEEFE is a very light, muted purple. Relative luminance 0.888; OKLCH L 96.4% C 0.025 H 319.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEFE |
|---|---|
| RGB | rgb(251, 238, 254) |
| HSL | hsl(289, 89%, 96%) |
| HSV | hsv(289, 6%, 100%) |
| CMYK | cmyk(1.2%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.50, 7.16, -6.12) |
| CIE-LCH | lch(95.50, 9.42, 319.47°) |
| OKLab | oklab(96.39% 0.0193 -0.0163) |
| OKLCH | oklch(96.39% 0.025 319.9) |
| XYZ | xyz(88.2448, 88.8145, 106.2408) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.50
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 7.20
Very Light Pink
#FFF4F2
ΔE00 8.06
Snow
#FFFAFA
ΔE00 8.36
Mistyrose
#FFE4E1
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEFE #F1FEEE
analogous
#F3EEFE #FBEEFE #FEEEF9
triadic
#FBEEFE #FEFBEE #EEFEFB
tetradic
#FBEEFE #FEF3EE #F1FEEE #EEF9FE
square
#FBEEFE #FEF3EE #F1FEEE #EEF9FE
split-complementary
#FBEEFE #F9FEEE #EEFEF3
monochromatic
#E07AF7 #EDB4FB #F8E2FD #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.12
#FBEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FBEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEFE
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEFE | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#FBEFF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbeefe; /* rgb */ color: rgb(251, 238, 254); /* oklch */ color: oklch(96.4% 0.025 319.9);
Tailwind
colors: {
custom: {
50: '#fcf3fe',
500: '#fbeefe',
950: '#000000',
},
}SCSS
$custom: #fbeefe; $custom-light: #fcf3fe; $custom-dark: #000000;
JSON
{
"hex": "#fbeefe",
"rgb": {
"r": 251,
"g": 238,
"b": 254
},
"hsl": {
"h": 288.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96393,
"c": 0.02523,
"h": 319.9
},
"luminance": 0.88814
}Semantic roles & 50–950 ramp
primary
#FBEEFE
secondary
#B3EAA6
accent
#E6002B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585