#F0DBFD#F0DBFD
#F0DBFD is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.9% C 0.051 H 312.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBFD |
|---|---|
| RGB | rgb(240, 219, 253) |
| HSL | hsl(277, 89%, 93%) |
| HSV | hsv(277, 13%, 99%) |
| CMYK | cmyk(5.1%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(89.99, 13.25, -13.89) |
| CIE-LCH | lch(89.99, 19.19, 313.64°) |
| OKLab | oklab(91.87% 0.0343 -0.0373) |
| OKLCH | oklch(91.87% 0.051 312.6) |
| XYZ | xyz(78.9934, 76.2807, 103.4716) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBFD #E8FDDB
analogous
#DFDBFD #F0DBFD #FDDBF9
triadic
#F0DBFD #FDF0DB #DBFDF0
tetradic
#F0DBFD #FDDFDB #E8FDDB #DBF9FD
square
#F0DBFD #FDDFDB #E8FDDB #DBF9FD
split-complementary
#F0DBFD #F9FDDB #DBFDDF
monochromatic
#C067F7 #D8A1FA #F0DBFD #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.29
#F0DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F0DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBFD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBFD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FF
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#EFDFE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dbfd; /* rgb */ color: rgb(240, 219, 253); /* oklch */ color: oklch(91.9% 0.051 312.6);
Tailwind
colors: {
custom: {
50: '#f5e6fe',
500: '#f0dbfd',
950: '#000000',
},
}SCSS
$custom: #f0dbfd; $custom-light: #f5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f0dbfd",
"rgb": {
"r": 240,
"g": 219,
"b": 253
},
"hsl": {
"h": 277.059,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.91873,
"c": 0.05069,
"h": 312.6
},
"luminance": 0.7628
}Semantic roles & 50–950 ramp
primary
#F0DBFD
secondary
#B5E795
accent
#E60058
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485