#F7DBFF#F7DBFF
#F7DBFF is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.5% C 0.057 H 318.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DBFF |
|---|---|
| RGB | rgb(247, 219, 255) |
| HSL | hsl(287, 100%, 93%) |
| HSV | hsv(287, 14%, 100%) |
| CMYK | cmyk(3.1%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(90.62, 15.89, -13.93) |
| CIE-LCH | lch(90.62, 21.13, 318.76°) |
| OKLab | oklab(92.52% 0.0424 -0.0373) |
| OKLCH | oklch(92.52% 0.057 318.7) |
| XYZ | xyz(81.7366, 77.6581, 105.2719) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 4.07
Pale Mauve
#FED0FC
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.07
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DBFF #E3FFDB
analogous
#E5DBFF #F7DBFF #FFDBF5
triadic
#F7DBFF #FFF7DB #DBFFF7
tetradic
#F7DBFF #FFE5DB #E3FFDB #DBF5FF
square
#F7DBFF #FFE5DB #E3FFDB #DBF5FF
split-complementary
#F7DBFF #F5FFDB #DBFFE5
monochromatic
#DC61FF #E99EFF #F7DBFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.27
#F7DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F7DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DBFF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DBFF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F8DEE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dbff; /* rgb */ color: rgb(247, 219, 255); /* oklch */ color: oklch(92.5% 0.057 318.7);
Tailwind
colors: {
custom: {
50: '#fae6ff',
500: '#f7dbff',
950: '#000000',
},
}SCSS
$custom: #f7dbff; $custom-light: #fae6ff; $custom-dark: #000000;
JSON
{
"hex": "#f7dbff",
"rgb": {
"r": 247,
"g": 219,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92523,
"c": 0.05652,
"h": 318.7
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#F7DBFF
secondary
#A6EC92
accent
#E60033
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486