#F8D2EA#F8D2EA
#F8D2EA is a very light, muted pink. Relative luminance 0.720; OKLCH L 90.3% C 0.053 H 340.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2EA |
|---|---|
| RGB | rgb(248, 210, 234) |
| HSL | hsl(322, 73%, 90%) |
| HSV | hsv(322, 15%, 97%) |
| CMYK | cmyk(0%, 15.3%, 5.6%, 2.7%) |
| CIE-LAB | lab(87.96, 17.19, -6.83) |
| CIE-LCH | lch(87.96, 18.50, 338.35°) |
| OKLab | oklab(90.28% 0.0494 -0.018) |
| OKLCH | oklch(90.28% 0.053 340) |
| XYZ | xyz(76.6079, 71.9919, 87.6862) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2EA #D2F8E0
analogous
#F3D2F8 #F8D2EA #F8D2D7
triadic
#F8D2EA #EAF8D2 #D2EAF8
tetradic
#F8D2EA #F8F3D2 #D2F8E0 #D2D7F8
square
#F8D2EA #F8F3D2 #D2F8E0 #D2D7F8
split-complementary
#F8D2EA #D7F8D2 #D2F8F3
monochromatic
#E868B9 #F09DD1 #F8D2EA #FBE5F3 #FBE5F3
Accessibility & contrast
On white
1.36
#F8D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#F8D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2EA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2EA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#DBDFE9
Tritanopia (blue-blind)
#FDD2DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8d2ea; /* rgb */ color: rgb(248, 210, 234); /* oklch */ color: oklch(90.3% 0.053 340.0);
Tailwind
colors: {
custom: {
50: '#fae0f0',
500: '#f8d2ea',
950: '#000000',
},
}SCSS
$custom: #f8d2ea; $custom-light: #fae0f0; $custom-dark: #000000;
JSON
{
"hex": "#f8d2ea",
"rgb": {
"r": 248,
"g": 210,
"b": 234
},
"hsl": {
"h": 322.105,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.90282,
"c": 0.05257,
"h": 340
},
"luminance": 0.7199
}Semantic roles & 50–950 ramp
primary
#F8D2EA
secondary
#92DCAD
accent
#D55910
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485