#FBF0FE#FBF0FE
#FBF0FE is a very light, muted purple. Relative luminance 0.900; OKLCH L 96.8% C 0.022 H 319.0°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FE |
|---|---|
| RGB | rgb(251, 240, 254) |
| HSL | hsl(287, 88%, 97%) |
| HSV | hsv(287, 6%, 100%) |
| CMYK | cmyk(1.2%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.99, 6.13, -5.40) |
| CIE-LCH | lch(95.99, 8.17, 318.62°) |
| OKLab | oklab(96.77% 0.0165 -0.0143) |
| OKLCH | oklch(96.77% 0.022 319) |
| XYZ | xyz(88.8303, 89.9856, 106.4360) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.90
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 6.08
Very Light Pink
#FFF4F2
ΔE00 7.17
Snow
#FFFAFA
ΔE00 7.29
Pale Grey
#FDFDFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FE #F3FEF0
analogous
#F4F0FE #FBF0FE #FEF0FA
triadic
#FBF0FE #FEFBF0 #F0FEFB
tetradic
#FBF0FE #FEF4F0 #F3FEF0 #F0FAFE
square
#FBF0FE #FEF4F0 #F3FEF0 #F0FAFE
split-complementary
#FBF0FE #FAFEF0 #F0FEF4
monochromatic
#DC7DF6 #ECB7FA #F7E2FD #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.11
#FBF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FBF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FE
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FE | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#FBF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0fe; /* rgb */ color: rgb(251, 240, 254); /* oklch */ color: oklch(96.8% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#fcf4fe',
500: '#fbf0fe',
950: '#000000',
},
}SCSS
$custom: #fbf0fe; $custom-light: #fcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf0fe",
"rgb": {
"r": 251,
"g": 240,
"b": 254
},
"hsl": {
"h": 287.143,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96774,
"c": 0.02184,
"h": 319
},
"luminance": 0.89985
}Semantic roles & 50–950 ramp
primary
#FBF0FE
secondary
#B6EAA8
accent
#E40132
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585