#F2DFEF#F2DFEF
#F2DFEF is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.4% C 0.030 H 330.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFEF |
|---|---|
| RGB | rgb(242, 223, 239) |
| HSL | hsl(309, 42%, 91%) |
| HSV | hsv(309, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 1.2%, 5.1%) |
| CIE-LAB | lab(90.73, 9.25, -5.43) |
| CIE-LCH | lch(90.73, 10.73, 329.58°) |
| OKLab | oklab(92.36% 0.0258 -0.0144) |
| OKLCH | oklch(92.36% 0.03 330.9) |
| XYZ | xyz(78.5835, 77.8854, 92.5382) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.97
Light Pink
#FFD1DF
ΔE00 8.03
Mistyrose
#FFE4E1
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFEF #DFF2E2
analogous
#EBDFF2 #F2DFEF #F2DFE5
triadic
#F2DFEF #EFF2DF #DFEFF2
tetradic
#F2DFEF #F2EBDF #DFF2E2 #DFE5F2
square
#F2DFEF #F2EBDF #DFF2E2 #DFE5F2
split-complementary
#F2DFEF #E5F2DF #DFF2EB
monochromatic
#CF88C3 #E0B3D9 #F2DFEF #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.27
#F2DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#F2DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFEF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFEF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#F4E0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2dfef; /* rgb */ color: rgb(242, 223, 239); /* oklch */ color: oklch(92.4% 0.030 330.9);
Tailwind
colors: {
custom: {
50: '#f6e9f4',
500: '#f2dfef',
950: '#000000',
},
}SCSS
$custom: #f2dfef; $custom-light: #f6e9f4; $custom-dark: #000000;
JSON
{
"hex": "#f2dfef",
"rgb": {
"r": 242,
"g": 223,
"b": 239
},
"hsl": {
"h": 309.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92356,
"c": 0.02956,
"h": 330.9
},
"luminance": 0.77885
}Semantic roles & 50–950 ramp
primary
#F2DFEF
secondary
#A6CFAD
accent
#B54530
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485