#F7DBFB#F7DBFB
#F7DBFB is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.4% C 0.052 H 322.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBFB |
|---|---|
| RGB | rgb(247, 219, 251) |
| HSL | hsl(293, 80%, 92%) |
| HSV | hsv(293, 13%, 98%) |
| CMYK | cmyk(1.6%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.51, 15.16, -12.01) |
| CIE-LCH | lch(90.51, 19.34, 321.61°) |
| OKLab | oklab(92.39% 0.0411 -0.0321) |
| OKLCH | oklch(92.39% 0.052 322) |
| XYZ | xyz(81.0994, 77.4032, 101.9161) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.75
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBFB #DFFBDB
analogous
#E7DBFB #F7DBFB #FBDBEF
triadic
#F7DBFB #FBF7DB #DBFBF7
tetradic
#F7DBFB #FBE7DB #DFFBDB #DBEFFB
square
#F7DBFB #FBE7DB #DFFBDB #DBEFFB
split-complementary
#F7DBFB #EFFBDB #DBFBE7
monochromatic
#DF6DEF #EBA4F5 #F7DBFB #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.27
#F7DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F7DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBFB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBFB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#F8DEE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dbfb; /* rgb */ color: rgb(247, 219, 251); /* oklch */ color: oklch(92.4% 0.052 322.0);
Tailwind
colors: {
custom: {
50: '#fae6fc',
500: '#f7dbfb',
950: '#000000',
},
}SCSS
$custom: #f7dbfb; $custom-light: #fae6fc; $custom-dark: #000000;
JSON
{
"hex": "#f7dbfb",
"rgb": {
"r": 247,
"g": 219,
"b": 251
},
"hsl": {
"h": 292.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92394,
"c": 0.05214,
"h": 322
},
"luminance": 0.77402
}Semantic roles & 50–950 ramp
primary
#F7DBFB
secondary
#A1E298
accent
#DC0924
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485