#F2DCEF#F2DCEF
#F2DCEF is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.8% C 0.035 H 330.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCEF |
|---|---|
| RGB | rgb(242, 220, 239) |
| HSL | hsl(308, 46%, 91%) |
| HSV | hsv(308, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 1.2%, 5.1%) |
| CIE-LAB | lab(90.00, 10.81, -6.51) |
| CIE-LCH | lch(90.00, 12.62, 328.94°) |
| OKLab | oklab(91.79% 0.0302 -0.0172) |
| OKLCH | oklch(91.79% 0.035 330.2) |
| XYZ | xyz(77.7890, 76.2965, 92.2734) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.95
Light Pink
#FFD1DF
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 7.21
Pale Pink
#FFCFDC
ΔE00 7.82
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCEF #DCF2DF
analogous
#EADCF2 #F2DCEF #F2DCE4
triadic
#F2DCEF #EFF2DC #DCEFF2
tetradic
#F2DCEF #F2EADC #DCF2DF #DCE4F2
square
#F2DCEF #F2EADC #DCF2DF #DCE4F2
split-complementary
#F2DCEF #E4F2DC #DCF2EA
monochromatic
#D183C6 #E1AFDB #F2DCEF #F7E9F5 #F7E9F5
Accessibility & contrast
On white
1.29
#F2DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F2DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCEF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCEF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#F4DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dcef; /* rgb */ color: rgb(242, 220, 239); /* oklch */ color: oklch(91.8% 0.035 330.2);
Tailwind
colors: {
custom: {
50: '#f6e6f4',
500: '#f2dcef',
950: '#000000',
},
}SCSS
$custom: #f2dcef; $custom-light: #f6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#f2dcef",
"rgb": {
"r": 242,
"g": 220,
"b": 239
},
"hsl": {
"h": 308.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91787,
"c": 0.03474,
"h": 330.2
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#F2DCEF
secondary
#A3D0A9
accent
#B9402C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485