#FBF0FF#FBF0FF
#FBF0FF is a very light, muted purple. Relative luminance 0.900; OKLCH L 96.8% C 0.023 H 317.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FF |
|---|---|
| RGB | rgb(251, 240, 255) |
| HSL | hsl(284, 100%, 97%) |
| HSV | hsv(284, 6%, 100%) |
| CMYK | cmyk(1.6%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(96.02, 6.31, -5.88) |
| CIE-LCH | lch(96.02, 8.63, 317.03°) |
| OKLab | oklab(96.8% 0.0168 -0.0156) |
| OKLCH | oklch(96.8% 0.023 317.1) |
| XYZ | xyz(88.9909, 90.0498, 107.2815) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.26
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 6.31
Very Light Pink
#FFF4F2
ΔE00 7.54
Snow
#FFFAFA
ΔE00 7.63
Pale Grey
#FDFDFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FF #F4FFF0
analogous
#F4F0FF #FBF0FF #FFF0FC
triadic
#FBF0FF #FFFBF0 #F0FFFB
tetradic
#FBF0FF #FFF4F0 #F4FFF0 #F0FCFF
square
#FBF0FF #FFF4F0 #F4FFF0 #F0FCFF
split-complementary
#FBF0FF #FCFFF0 #F0FFF4
monochromatic
#DA76FF #EBB3FF #F7E0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.10
#FBF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FBF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#FBF1F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf0ff; /* rgb */ color: rgb(251, 240, 255); /* oklch */ color: oklch(96.8% 0.023 317.1);
Tailwind
colors: {
custom: {
50: '#fcf4ff',
500: '#fbf0ff',
950: '#000000',
},
}SCSS
$custom: #fbf0ff; $custom-light: #fcf4ff; $custom-dark: #000000;
JSON
{
"hex": "#fbf0ff",
"rgb": {
"r": 251,
"g": 240,
"b": 255
},
"hsl": {
"h": 284,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.96804,
"c": 0.02296,
"h": 317.1
},
"luminance": 0.90049
}Semantic roles & 50–950 ramp
primary
#FBF0FF
secondary
#B8EFA4
accent
#E6003D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586