#F2DDF4#F2DDF4
#F2DDF4 is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.1% C 0.038 H 323.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDF4 |
|---|---|
| RGB | rgb(242, 221, 244) |
| HSL | hsl(295, 51%, 91%) |
| HSV | hsv(295, 9%, 96%) |
| CMYK | cmyk(0.8%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(90.38, 11.19, -8.57) |
| CIE-LCH | lch(90.38, 14.10, 322.55°) |
| OKLab | oklab(92.13% 0.0305 -0.0228) |
| OKLCH | oklch(92.13% 0.038 323.2) |
| XYZ | xyz(78.8012, 77.1226, 96.3053) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.48
Very Light Purple
#F6CEFC
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 7.95
Pale Mauve
#FED0FC
ΔE00 8.05
Lavenderblush
#FFF0F5
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDF4 #DFF4DD
analogous
#E6DDF4 #F2DDF4 #F4DDEA
triadic
#F2DDF4 #F4F2DD #DDF4F2
tetradic
#F2DDF4 #F4E6DD #DFF4DD #DDEAF4
square
#F2DDF4 #F4E6DD #DFF4DD #DDEAF4
split-complementary
#F2DDF4 #EAF4DD #DDF4E6
monochromatic
#CF81D6 #E0AFE5 #F2DDF4 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.28
#F2DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F2DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDF4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDF4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#F3DFE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddf4; /* rgb */ color: rgb(242, 221, 244); /* oklch */ color: oklch(92.1% 0.038 323.2);
Tailwind
colors: {
custom: {
50: '#f6e7f7',
500: '#f2ddf4',
950: '#000000',
},
}SCSS
$custom: #f2ddf4; $custom-light: #f6e7f7; $custom-dark: #000000;
JSON
{
"hex": "#f2ddf4",
"rgb": {
"r": 242,
"g": 221,
"b": 244
},
"hsl": {
"h": 294.783,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.92129,
"c": 0.03808,
"h": 323.2
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#F2DDF4
secondary
#A6D3A2
accent
#BE2734
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485