#F2DEF5#F2DEF5
#F2DEF5 is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.3% C 0.037 H 321.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF5 |
|---|---|
| RGB | rgb(242, 222, 245) |
| HSL | hsl(292, 53%, 92%) |
| HSV | hsv(292, 9%, 96%) |
| CMYK | cmyk(1.2%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.65, 10.85, -8.69) |
| CIE-LCH | lch(90.65, 13.90, 321.29°) |
| OKLab | oklab(92.35% 0.0294 -0.0231) |
| OKLCH | oklch(92.35% 0.037 321.8) |
| XYZ | xyz(79.2182, 77.7131, 97.1953) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.18
Pale Lavender
#EECFFE
ΔE00 7.62
Lavender (CSS)
#E6E6FA
ΔE00 7.80
Lavenderblush
#FFF0F5
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.05
Light Pink
#FFD1DF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF5 #E1F5DE
analogous
#E7DEF5 #F2DEF5 #F5DEED
triadic
#F2DEF5 #F5F2DE #DEF5F2
tetradic
#F2DEF5 #F5E7DE #E1F5DE #DEEDF5
square
#F2DEF5 #F5E7DE #E1F5DE #DEEDF5
split-complementary
#F2DEF5 #EDF5DE #DEF5E7
monochromatic
#CD80D9 #DFAFE7 #F2DEF5 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.27
#F2DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F2DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#F3E0E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def5; /* rgb */ color: rgb(242, 222, 245); /* oklch */ color: oklch(92.3% 0.037 321.8);
Tailwind
colors: {
custom: {
50: '#f6e8f8',
500: '#f2def5',
950: '#000000',
},
}SCSS
$custom: #f2def5; $custom-light: #f6e8f8; $custom-dark: #000000;
JSON
{
"hex": "#f2def5",
"rgb": {
"r": 242,
"g": 222,
"b": 245
},
"hsl": {
"h": 292.174,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.9235,
"c": 0.03743,
"h": 321.8
},
"luminance": 0.77712
}Semantic roles & 50–950 ramp
primary
#F2DEF5
secondary
#A9D5A2
accent
#C12539
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485