#F3DDFD#F3DDFD
#F3DDFD is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.5% C 0.049 H 315.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDFD |
|---|---|
| RGB | rgb(243, 221, 253) |
| HSL | hsl(281, 89%, 93%) |
| HSV | hsv(281, 13%, 99%) |
| CMYK | cmyk(4%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.72, 13.17, -12.78) |
| CIE-LCH | lch(90.72, 18.35, 315.87°) |
| OKLab | oklab(92.5% 0.0347 -0.0342) |
| OKLCH | oklch(92.5% 0.049 315.4) |
| XYZ | xyz(80.5454, 77.8601, 103.6947) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.76
Pale Mauve
#FED0FC
ΔE00 6.31
Pale Lilac
#E4CBFF
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDFD #E7FDDD
analogous
#E3DDFD #F3DDFD #FDDDF7
triadic
#F3DDFD #FDF3DD #DDFDF3
tetradic
#F3DDFD #FDE3DD #E7FDDD #DDF7FD
square
#F3DDFD #FDE3DD #E7FDDD #DDF7FD
split-complementary
#F3DDFD #F7FDDD #DDFDE3
monochromatic
#CA69F6 #DFA3FA #F3DDFD #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.27
#F3DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F3DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDFD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDFD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#F3E0E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3ddfd; /* rgb */ color: rgb(243, 221, 253); /* oklch */ color: oklch(92.5% 0.049 315.4);
Tailwind
colors: {
custom: {
50: '#f7e7fe',
500: '#f3ddfd',
950: '#000000',
},
}SCSS
$custom: #f3ddfd; $custom-light: #f7e7fe; $custom-dark: #000000;
JSON
{
"hex": "#f3ddfd",
"rgb": {
"r": 243,
"g": 221,
"b": 253
},
"hsl": {
"h": 281.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92497,
"c": 0.04872,
"h": 315.4
},
"luminance": 0.77859
}Semantic roles & 50–950 ramp
primary
#F3DDFD
secondary
#B0E797
accent
#E60048
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485