#F0DCFD#F0DCFD
#F0DCFD is a very light, muted violet. Relative luminance 0.768; OKLCH L 92.1% C 0.049 H 312.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCFD |
|---|---|
| RGB | rgb(240, 220, 253) |
| HSL | hsl(276, 89%, 93%) |
| HSV | hsv(276, 13%, 99%) |
| CMYK | cmyk(5.1%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(90.23, 12.72, -13.53) |
| CIE-LCH | lch(90.23, 18.57, 313.24°) |
| OKLab | oklab(92.06% 0.0329 -0.0363) |
| OKLCH | oklch(92.06% 0.049 312.2) |
| XYZ | xyz(79.2551, 76.8040, 103.5589) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 6.13
Pale Mauve
#FED0FC
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCFD #E9FDDC
analogous
#DFDCFD #F0DCFD #FDDCF9
triadic
#F0DCFD #FDF0DC #DCFDF0
tetradic
#F0DCFD #FDDFDC #E9FDDC #DCF9FD
square
#F0DCFD #FDDFDC #E9FDDC #DCF9FD
split-complementary
#F0DCFD #F9FDDC #DCFDDF
monochromatic
#BE68F6 #D7A2FA #F0DCFD #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.28
#F0DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F0DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCFD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCFD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#DCE3FC
Tritanopia (blue-blind)
#EFE0E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0dcfd; /* rgb */ color: rgb(240, 220, 253); /* oklch */ color: oklch(92.1% 0.049 312.2);
Tailwind
colors: {
custom: {
50: '#f5e6fe',
500: '#f0dcfd',
950: '#000000',
},
}SCSS
$custom: #f0dcfd; $custom-light: #f5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f0dcfd",
"rgb": {
"r": 240,
"g": 220,
"b": 253
},
"hsl": {
"h": 276.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92061,
"c": 0.049,
"h": 312.2
},
"luminance": 0.76804
}Semantic roles & 50–950 ramp
primary
#F0DCFD
secondary
#B6E796
accent
#E6005A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485