#F2DDF3#F2DDF3
#F2DDF3 is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.1% C 0.037 H 324.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDF3 |
|---|---|
| RGB | rgb(242, 221, 243) |
| HSL | hsl(297, 48%, 91%) |
| HSV | hsv(297, 9%, 95%) |
| CMYK | cmyk(0.4%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(90.35, 11.01, -8.09) |
| CIE-LCH | lch(90.35, 13.66, 323.69°) |
| OKLab | oklab(92.1% 0.0301 -0.0215) |
| OKLCH | oklch(92.1% 0.037 324.5) |
| XYZ | xyz(78.6497, 77.0620, 95.5078) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.78
Light Pink
#FFD1DF
ΔE00 7.82
Lavenderblush
#FFF0F5
ΔE00 7.83
Very Light Purple
#F6CEFC
ΔE00 8.11
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDF3 #DEF3DD
analogous
#E7DDF3 #F2DDF3 #F3DDE9
triadic
#F2DDF3 #F3F2DD #DDF3F2
tetradic
#F2DDF3 #F3E7DD #DEF3DD #DDE9F3
square
#F2DDF3 #F3E7DD #DEF3DD #DDE9F3
split-complementary
#F2DDF3 #E9F3DD #DDF3E7
monochromatic
#CF83D3 #E1B0E3 #F2DDF3 #F6E8F7 #F6E8F7
Accessibility & contrast
On white
1.28
#F2DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F2DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDF3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDF3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#F3DFE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddf3; /* rgb */ color: rgb(242, 221, 243); /* oklch */ color: oklch(92.1% 0.037 324.5);
Tailwind
colors: {
custom: {
50: '#f6e7f7',
500: '#f2ddf3',
950: '#000000',
},
}SCSS
$custom: #f2ddf3; $custom-light: #f6e7f7; $custom-dark: #000000;
JSON
{
"hex": "#f2ddf3",
"rgb": {
"r": 242,
"g": 221,
"b": 243
},
"hsl": {
"h": 297.273,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.92098,
"c": 0.03702,
"h": 324.5
},
"luminance": 0.77061
}Semantic roles & 50–950 ramp
primary
#F2DDF3
secondary
#A5D1A3
accent
#BB2A31
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485