#F2DCF0#F2DCF0
#F2DCF0 is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.036 H 328.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCF0 |
|---|---|
| RGB | rgb(242, 220, 240) |
| HSL | hsl(305, 46%, 91%) |
| HSV | hsv(305, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 0.8%, 5.1%) |
| CIE-LAB | lab(90.02, 10.99, -7.00) |
| CIE-LCH | lch(90.02, 13.03, 327.52°) |
| OKLab | oklab(91.82% 0.0305 -0.0185) |
| OKLCH | oklch(91.82% 0.036 328.7) |
| XYZ | xyz(77.9372, 76.3558, 93.0536) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.87
Light Pink
#FFD1DF
ΔE00 7.27
Lavenderblush
#FFF0F5
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.29
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCF0 #DCF2DE
analogous
#E9DCF2 #F2DCF0 #F2DCE5
triadic
#F2DCF0 #F0F2DC #DCF0F2
tetradic
#F2DCF0 #F2E9DC #DCF2DE #DCE5F2
square
#F2DCF0 #F2E9DC #DCF2DE #DCE5F2
split-complementary
#F2DCF0 #E5F2DC #DCF2E9
monochromatic
#D183CA #E1AFDD #F2DCF0 #F7E9F5 #F7E9F5
Accessibility & contrast
On white
1.29
#F2DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F2DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCF0
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCF0 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F1
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#F4DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dcf0; /* rgb */ color: rgb(242, 220, 240); /* oklch */ color: oklch(91.8% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#f6e6f5',
500: '#f2dcf0',
950: '#000000',
},
}SCSS
$custom: #f2dcf0; $custom-light: #f6e6f5; $custom-dark: #000000;
JSON
{
"hex": "#f2dcf0",
"rgb": {
"r": 242,
"g": 220,
"b": 240
},
"hsl": {
"h": 305.455,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91817,
"c": 0.03572,
"h": 328.7
},
"luminance": 0.76355
}Semantic roles & 50–950 ramp
primary
#F2DCF0
secondary
#A3D0A7
accent
#B9392C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485