#F0DFFB#F0DFFB
#F0DFFB is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.6% C 0.042 H 312.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFFB |
|---|---|
| RGB | rgb(240, 223, 251) |
| HSL | hsl(276, 78%, 93%) |
| HSV | hsv(276, 11%, 98%) |
| CMYK | cmyk(4.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.90, 10.78, -11.48) |
| CIE-LCH | lch(90.90, 15.75, 313.19°) |
| OKLab | oklab(92.56% 0.028 -0.0307) |
| OKLCH | oklch(92.56% 0.042 312.3) |
| XYZ | xyz(79.7326, 78.2661, 102.1545) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Very Light Purple
#F6CEFC
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.73
Pale Mauve
#FED0FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFFB #EAFBDF
analogous
#E2DFFB #F0DFFB #FBDFF8
triadic
#F0DFFB #FBF0DF #DFFBF0
tetradic
#F0DFFB #FBE2DF #EAFBDF #DFF8FB
square
#F0DFFB #FBE2DF #EAFBDF #DFF8FB
split-complementary
#F0DFFB #F8FBDF #DFFBE2
monochromatic
#BD72ED #D7A9F4 #F0DFFB #F2E4FC #F2E4FC
Accessibility & contrast
On white
1.26
#F0DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F0DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFFB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFFB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#EFE2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0dffb; /* rgb */ color: rgb(240, 223, 251); /* oklch */ color: oklch(92.6% 0.042 312.3);
Tailwind
colors: {
custom: {
50: '#f5e9fc',
500: '#f0dffb',
950: '#000000',
},
}SCSS
$custom: #f0dffb; $custom-light: #f5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f0dffb",
"rgb": {
"r": 240,
"g": 223,
"b": 251
},
"hsl": {
"h": 276.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92564,
"c": 0.04155,
"h": 312.3
},
"luminance": 0.78266
}Semantic roles & 50–950 ramp
primary
#F0DFFB
secondary
#B8E29C
accent
#DA0B5D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485