#F0DBFE#F0DBFE
#F0DBFE is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.9% C 0.052 H 311.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBFE |
|---|---|
| RGB | rgb(240, 219, 254) |
| HSL | hsl(276, 95%, 93%) |
| HSV | hsv(276, 14%, 100%) |
| CMYK | cmyk(5.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.02, 13.43, -14.37) |
| CIE-LCH | lch(90.02, 19.67, 313.07°) |
| OKLab | oklab(91.91% 0.0347 -0.0386) |
| OKLCH | oklch(91.91% 0.052 311.9) |
| XYZ | xyz(79.1531, 76.3445, 104.3128) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 5.37
Pale Lilac
#E4CBFF
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBFE #E9FEDB
analogous
#DEDBFE #F0DBFE #FEDBFA
triadic
#F0DBFE #FEF0DB #DBFEF0
tetradic
#F0DBFE #FEDEDB #E9FEDB #DBFAFE
square
#F0DBFE #FEDEDB #E9FEDB #DBFAFE
split-complementary
#F0DBFE #FAFEDB #DBFEDE
monochromatic
#BE64FB #D79FFC #F0DBFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.29
#F0DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F0DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBFE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBFE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#EFDFE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dbfe; /* rgb */ color: rgb(240, 219, 254); /* oklch */ color: oklch(91.9% 0.052 311.9);
Tailwind
colors: {
custom: {
50: '#f5e6fe',
500: '#f0dbfe',
950: '#000000',
},
}SCSS
$custom: #f0dbfe; $custom-light: #f5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f0dbfe",
"rgb": {
"r": 240,
"g": 219,
"b": 254
},
"hsl": {
"h": 276,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.91906,
"c": 0.05189,
"h": 311.9
},
"luminance": 0.76344
}Semantic roles & 50–950 ramp
primary
#F0DBFE
secondary
#B6E994
accent
#E6005C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485