#F0DDFC#F0DDFC
#F0DDFC is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.2% C 0.046 H 312.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDFC |
|---|---|
| RGB | rgb(240, 221, 252) |
| HSL | hsl(277, 84%, 93%) |
| HSV | hsv(277, 12%, 99%) |
| CMYK | cmyk(4.8%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.44, 12.01, -12.69) |
| CIE-LCH | lch(90.44, 17.47, 313.43°) |
| OKLab | oklab(92.22% 0.0312 -0.034) |
| OKLCH | oklch(92.22% 0.046 312.5) |
| XYZ | xyz(79.3594, 77.2669, 102.8098) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.53
Very Light Purple
#F6CEFC
ΔE00 6.48
Pale Lilac
#E4CBFF
ΔE00 6.73
Pale Mauve
#FED0FC
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.34
Light Lilac
#EDC8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDFC #E9FCDD
analogous
#E0DDFC #F0DDFC #FCDDF9
triadic
#F0DDFC #FCF0DD #DDFCF0
tetradic
#F0DDFC #FCE0DD #E9FCDD #DDF9FC
square
#F0DDFC #FCE0DD #E9FCDD #DDF9FC
split-complementary
#F0DDFC #F9FCDD #DDFCE0
monochromatic
#BE6DF2 #D7A5F7 #F0DDFC #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.28
#F0DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F0DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDFC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDFC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#EFE0E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0ddfc; /* rgb */ color: rgb(240, 221, 252); /* oklch */ color: oklch(92.2% 0.046 312.5);
Tailwind
colors: {
custom: {
50: '#f5e7fd',
500: '#f0ddfc',
950: '#000000',
},
}SCSS
$custom: #f0ddfc; $custom-light: #f5e7fd; $custom-dark: #000000;
JSON
{
"hex": "#f0ddfc",
"rgb": {
"r": 240,
"g": 221,
"b": 252
},
"hsl": {
"h": 276.774,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92217,
"c": 0.04612,
"h": 312.5
},
"luminance": 0.77266
}Semantic roles & 50–950 ramp
primary
#F0DDFC
secondary
#B6E499
accent
#E0055A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485