#F0DDFD#F0DDFD
#F0DDFD is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.3% C 0.047 H 311.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDFD |
|---|---|
| RGB | rgb(240, 221, 253) |
| HSL | hsl(276, 89%, 93%) |
| HSV | hsv(276, 13%, 99%) |
| CMYK | cmyk(5.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.47, 12.20, -13.17) |
| CIE-LCH | lch(90.47, 17.95, 312.82°) |
| OKLab | oklab(92.25% 0.0315 -0.0353) |
| OKLCH | oklch(92.25% 0.047 311.7) |
| XYZ | xyz(79.5183, 77.3305, 103.6466) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.31
Very Light Purple
#F6CEFC
ΔE00 6.32
Pale Lilac
#E4CBFF
ΔE00 6.48
Pale Mauve
#FED0FC
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.45
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDFD #EAFDDD
analogous
#E0DDFD #F0DDFD #FDDDFA
triadic
#F0DDFD #FDF0DD #DDFDF0
tetradic
#F0DDFD #FDE0DD #EAFDDD #DDFAFD
square
#F0DDFD #FDE0DD #EAFDDD #DDFAFD
split-complementary
#F0DDFD #FAFDDD #DDFDE0
monochromatic
#BD69F6 #D6A3FA #F0DDFD #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.28
#F0DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F0DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDFD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDFD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#EFE1E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0ddfd; /* rgb */ color: rgb(240, 221, 253); /* oklch */ color: oklch(92.3% 0.047 311.7);
Tailwind
colors: {
custom: {
50: '#f5e7fe',
500: '#f0ddfd',
950: '#000000',
},
}SCSS
$custom: #f0ddfd; $custom-light: #f5e7fe; $custom-dark: #000000;
JSON
{
"hex": "#f0ddfd",
"rgb": {
"r": 240,
"g": 221,
"b": 253
},
"hsl": {
"h": 275.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9225,
"c": 0.04733,
"h": 311.7
},
"luminance": 0.7733
}Semantic roles & 50–950 ramp
primary
#F0DDFD
secondary
#B8E797
accent
#E6005D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485