#F2DEEF#F2DEEF
#F2DEEF is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.2% C 0.031 H 330.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEEF |
|---|---|
| RGB | rgb(242, 222, 239) |
| HSL | hsl(309, 43%, 91%) |
| HSV | hsv(309, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 1.2%, 5.1%) |
| CIE-LAB | lab(90.48, 9.77, -5.79) |
| CIE-LCH | lch(90.48, 11.36, 329.34°) |
| OKLab | oklab(92.17% 0.0273 -0.0153) |
| OKLCH | oklch(92.17% 0.031 330.7) |
| XYZ | xyz(78.3171, 77.3526, 92.4494) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.28
Thistle
#D8BFD8
ΔE00 7.61
Light Pink
#FFD1DF
ΔE00 7.71
Lavender (CSS)
#E6E6FA
ΔE00 7.81
Pale Pink
#FFCFDC
ΔE00 8.34
Mistyrose
#FFE4E1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEEF #DEF2E1
analogous
#EBDEF2 #F2DEEF #F2DEE5
triadic
#F2DEEF #EFF2DE #DEEFF2
tetradic
#F2DEEF #F2EBDE #DEF2E1 #DEE5F2
square
#F2DEEF #F2EBDE #DEF2E1 #DEE5F2
split-complementary
#F2DEEF #E5F2DE #DEF2EB
monochromatic
#CF86C4 #E1B2DA #F2DEEF #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.28
#F2DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F2DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEEF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEEF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F4DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2deef; /* rgb */ color: rgb(242, 222, 239); /* oklch */ color: oklch(92.2% 0.031 330.7);
Tailwind
colors: {
custom: {
50: '#f6e8f4',
500: '#f2deef',
950: '#000000',
},
}SCSS
$custom: #f2deef; $custom-light: #f6e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f2deef",
"rgb": {
"r": 242,
"g": 222,
"b": 239
},
"hsl": {
"h": 309,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92166,
"c": 0.03129,
"h": 330.7
},
"luminance": 0.77352
}Semantic roles & 50–950 ramp
primary
#F2DEEF
secondary
#A5CFAB
accent
#B7432F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485