#F0DBFB#F0DBFB
#F0DBFB is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.8% C 0.048 H 314.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBFB |
|---|---|
| RGB | rgb(240, 219, 251) |
| HSL | hsl(279, 80%, 92%) |
| HSV | hsv(279, 13%, 98%) |
| CMYK | cmyk(4.4%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(89.93, 12.87, -12.93) |
| CIE-LCH | lch(89.93, 18.24, 314.87°) |
| OKLab | oklab(91.81% 0.0337 -0.0346) |
| OKLCH | oklch(91.81% 0.048 314.2) |
| XYZ | xyz(78.6765, 76.1539, 101.8025) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.78
Pale Lilac
#E4CBFF
ΔE00 6.29
Pale Mauve
#FED0FC
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBFB #E6FBDB
analogous
#E0DBFB #F0DBFB #FBDBF6
triadic
#F0DBFB #FBF0DB #DBFBF0
tetradic
#F0DBFB #FBE0DB #E6FBDB #DBF6FB
square
#F0DBFB #FBE0DB #E6FBDB #DBF6FB
split-complementary
#F0DBFB #F6FBDB #DBFBE0
monochromatic
#C26DEF #D9A4F5 #F0DBFB #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.29
#F0DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F0DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBFB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBFB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#EFDEE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dbfb; /* rgb */ color: rgb(240, 219, 251); /* oklch */ color: oklch(91.8% 0.048 314.2);
Tailwind
colors: {
custom: {
50: '#f5e6fc',
500: '#f0dbfb',
950: '#000000',
},
}SCSS
$custom: #f0dbfb; $custom-light: #f5e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f0dbfb",
"rgb": {
"r": 240,
"g": 219,
"b": 251
},
"hsl": {
"h": 279.375,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91808,
"c": 0.04831,
"h": 314.2
},
"luminance": 0.76153
}Semantic roles & 50–950 ramp
primary
#F0DBFB
secondary
#B2E298
accent
#DC0952
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485