#F2DDFD#F2DDFD
#F2DDFD is a very light, muted violet. Relative luminance 0.777; OKLCH L 92.4% C 0.048 H 314.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDFD |
|---|---|
| RGB | rgb(242, 221, 253) |
| HSL | hsl(279, 89%, 93%) |
| HSV | hsv(279, 13%, 99%) |
| CMYK | cmyk(4.3%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.63, 12.85, -12.91) |
| CIE-LCH | lch(90.63, 18.21, 314.87°) |
| OKLab | oklab(92.41% 0.0336 -0.0346) |
| OKLCH | oklch(92.41% 0.048 314.2) |
| XYZ | xyz(80.2012, 77.6826, 103.6786) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.52
Pale Mauve
#FED0FC
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDFD #E8FDDD
analogous
#E2DDFD #F2DDFD #FDDDF8
triadic
#F2DDFD #FDF2DD #DDFDF2
tetradic
#F2DDFD #FDE2DD #E8FDDD #DDF8FD
square
#F2DDFD #FDE2DD #E8FDDD #DDF8FD
split-complementary
#F2DDFD #F8FDDD #DDFDE2
monochromatic
#C669F6 #DCA3FA #F2DDFD #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.27
#F2DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F2DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDFD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDFD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#F1E0E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2ddfd; /* rgb */ color: rgb(242, 221, 253); /* oklch */ color: oklch(92.4% 0.048 314.2);
Tailwind
colors: {
custom: {
50: '#f6e7fe',
500: '#f2ddfd',
950: '#000000',
},
}SCSS
$custom: #f2ddfd; $custom-light: #f6e7fe; $custom-dark: #000000;
JSON
{
"hex": "#f2ddfd",
"rgb": {
"r": 242,
"g": 221,
"b": 253
},
"hsl": {
"h": 279.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92414,
"c": 0.04823,
"h": 314.2
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#F2DDFD
secondary
#B3E797
accent
#E6004F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485