#F7DBFE#F7DBFE
#F7DBFE is a very light, muted purple. Relative luminance 0.776; OKLCH L 92.5% C 0.055 H 319.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBFE |
|---|---|
| RGB | rgb(247, 219, 254) |
| HSL | hsl(288, 95%, 93%) |
| HSV | hsv(288, 14%, 100%) |
| CMYK | cmyk(2.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.59, 15.71, -13.45) |
| CIE-LCH | lch(90.59, 20.68, 319.43°) |
| OKLab | oklab(92.49% 0.0421 -0.036) |
| OKLCH | oklch(92.49% 0.055 319.5) |
| XYZ | xyz(81.5760, 77.5939, 104.4264) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 4.23
Pale Mauve
#FED0FC
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.28
Thistle
#D8BFD8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBFE #E2FEDB
analogous
#E5DBFE #F7DBFE #FEDBF3
triadic
#F7DBFE #FEF7DB #DBFEF7
tetradic
#F7DBFE #FEE5DB #E2FEDB #DBF3FE
square
#F7DBFE #FEE5DB #E2FEDB #DBF3FE
split-complementary
#F7DBFE #F3FEDB #DBFEE5
monochromatic
#DD64FB #EA9FFC #F7DBFE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.27
#F7DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F7DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBFE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBFE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#F8DEE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dbfe; /* rgb */ color: rgb(247, 219, 254); /* oklch */ color: oklch(92.5% 0.055 319.5);
Tailwind
colors: {
custom: {
50: '#fae6fe',
500: '#f7dbfe',
950: '#000000',
},
}SCSS
$custom: #f7dbfe; $custom-light: #fae6fe; $custom-dark: #000000;
JSON
{
"hex": "#f7dbfe",
"rgb": {
"r": 247,
"g": 219,
"b": 254
},
"hsl": {
"h": 288,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.92491,
"c": 0.05541,
"h": 319.5
},
"luminance": 0.77593
}Semantic roles & 50–950 ramp
primary
#F7DBFE
secondary
#A5E994
accent
#E6002E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485