#F2D8EE#F2D8EE
#F2D8EE is a very light, muted purple. Relative luminance 0.742; OKLCH L 91.0% C 0.041 H 331.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8EE |
|---|---|
| RGB | rgb(242, 216, 238) |
| HSL | hsl(309, 50%, 90%) |
| HSV | hsv(309, 11%, 95%) |
| CMYK | cmyk(0%, 10.7%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.00, 12.73, -7.46) |
| CIE-LCH | lch(89.00, 14.75, 329.62°) |
| OKLab | oklab(91% 0.0356 -0.0198) |
| OKLCH | oklch(91% 0.041 331) |
| XYZ | xyz(76.6045, 74.1631, 91.1517) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.01
Light Pink
#FFD1DF
ΔE00 6.31
Pale Pink
#FFCFDC
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.28
Very Light Purple
#F6CEFC
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8EE #D8F2DC
analogous
#E9D8F2 #F2D8EE #F2D8E1
triadic
#F2D8EE #EEF2D8 #D8EEF2
tetradic
#F2D8EE #F2E9D8 #D8F2DC #D8E1F2
square
#F2D8EE #F2E9D8 #D8F2DC #D8E1F2
split-complementary
#F2D8EE #E1F2D8 #D8F2E9
monochromatic
#D37CC6 #E3AADA #F2D8EE #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.33
#F2D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#F2D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8EE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8EE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#F5D9DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d8ee; /* rgb */ color: rgb(242, 216, 238); /* oklch */ color: oklch(91.0% 0.041 331.0);
Tailwind
colors: {
custom: {
50: '#f6e4f3',
500: '#f2d8ee',
950: '#000000',
},
}SCSS
$custom: #f2d8ee; $custom-light: #f6e4f3; $custom-dark: #000000;
JSON
{
"hex": "#f2d8ee",
"rgb": {
"r": 242,
"g": 216,
"b": 238
},
"hsl": {
"h": 309.231,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.91001,
"c": 0.04072,
"h": 331
},
"luminance": 0.74162
}Semantic roles & 50–950 ramp
primary
#F2D8EE
secondary
#9ED0A6
accent
#BD3F28
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485