#F8D2EE#F8D2EE
#F8D2EE is a very light, muted pink. Relative luminance 0.722; OKLCH L 90.4% C 0.056 H 335.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2EE |
|---|---|
| RGB | rgb(248, 210, 238) |
| HSL | hsl(316, 73%, 90%) |
| HSV | hsv(316, 15%, 97%) |
| CMYK | cmyk(0%, 15.3%, 4%, 2.7%) |
| CIE-LAB | lab(88.08, 17.88, -8.77) |
| CIE-LCH | lch(88.08, 19.92, 333.87°) |
| OKLab | oklab(90.41% 0.0508 -0.0232) |
| OKLCH | oklch(90.41% 0.056 335.4) |
| XYZ | xyz(77.1890, 72.2243, 90.7468) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.42
Very Light Purple
#F6CEFC
ΔE00 5.05
Light Pink
#FFD1DF
ΔE00 5.20
Pale Pink
#FFCFDC
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2EE #D2F8DC
analogous
#EFD2F8 #F8D2EE #F8D2DB
triadic
#F8D2EE #EEF8D2 #D2EEF8
tetradic
#F8D2EE #F8EFD2 #D2F8DC #D2DBF8
square
#F8D2EE #F8EFD2 #D2F8DC #D2DBF8
split-complementary
#F8D2EE #DBF8D2 #D2F8EF
monochromatic
#E868C6 #F09DDA #F8D2EE #FBE5F5 #FBE5F5
Accessibility & contrast
On white
1.36
#F8D2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#F8D2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2EE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2EE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#FCD3DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8d2ee; /* rgb */ color: rgb(248, 210, 238); /* oklch */ color: oklch(90.4% 0.056 335.4);
Tailwind
colors: {
custom: {
50: '#fae0f3',
500: '#f8d2ee',
950: '#000000',
},
}SCSS
$custom: #f8d2ee; $custom-light: #fae0f3; $custom-dark: #000000;
JSON
{
"hex": "#f8d2ee",
"rgb": {
"r": 248,
"g": 210,
"b": 238
},
"hsl": {
"h": 315.789,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.90406,
"c": 0.05585,
"h": 335.4
},
"luminance": 0.72223
}Semantic roles & 50–950 ramp
primary
#F8D2EE
secondary
#92DCA6
accent
#D54410
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485