#F2DEF0#F2DEF0
#F2DEF0 is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.2% C 0.032 H 329.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF0 |
|---|---|
| RGB | rgb(242, 222, 240) |
| HSL | hsl(306, 43%, 91%) |
| HSV | hsv(306, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 0.8%, 5.1%) |
| CIE-LAB | lab(90.51, 9.95, -6.28) |
| CIE-LCH | lch(90.51, 11.76, 327.75°) |
| OKLab | oklab(92.2% 0.0276 -0.0166) |
| OKLCH | oklch(92.2% 0.032 329) |
| XYZ | xyz(78.4652, 77.4119, 93.2296) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 7.49
Light Pink
#FFD1DF
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Pale Pink
#FFCFDC
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF0 #DEF2E0
analogous
#EADEF2 #F2DEF0 #F2DEE6
triadic
#F2DEF0 #F0F2DE #DEF0F2
tetradic
#F2DEF0 #F2EADE #DEF2E0 #DEE6F2
square
#F2DEF0 #F2EADE #DEF2E0 #DEE6F2
split-complementary
#F2DEF0 #E6F2DE #DEF2EA
monochromatic
#CF86C8 #E1B2DC #F2DEF0 #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.27
#F2DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F2DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF0
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF0 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#F4DFE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def0; /* rgb */ color: rgb(242, 222, 240); /* oklch */ color: oklch(92.2% 0.032 329.0);
Tailwind
colors: {
custom: {
50: '#f6e8f4',
500: '#f2def0',
950: '#000000',
},
}SCSS
$custom: #f2def0; $custom-light: #f6e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f2def0",
"rgb": {
"r": 242,
"g": 222,
"b": 240
},
"hsl": {
"h": 306,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92196,
"c": 0.03225,
"h": 329
},
"luminance": 0.77411
}Semantic roles & 50–950 ramp
primary
#F2DEF0
secondary
#A5CFA9
accent
#B73C2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485