#F8D2EB#F8D2EB
#F8D2EB is a very light, muted pink. Relative luminance 0.720; OKLCH L 90.3% C 0.053 H 338.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2EB |
|---|---|
| RGB | rgb(248, 210, 235) |
| HSL | hsl(321, 73%, 90%) |
| HSV | hsv(321, 15%, 97%) |
| CMYK | cmyk(0%, 15.3%, 5.2%, 2.7%) |
| CIE-LAB | lab(87.99, 17.36, -7.31) |
| CIE-LCH | lch(87.99, 18.84, 337.16°) |
| OKLab | oklab(90.31% 0.0498 -0.0193) |
| OKLCH | oklch(90.31% 0.053 338.8) |
| XYZ | xyz(76.7520, 72.0495, 88.4449) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.36
Pale Pink
#FFCFDC
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2EB #D2F8DF
analogous
#F2D2F8 #F8D2EB #F8D2D8
triadic
#F8D2EB #EBF8D2 #D2EBF8
tetradic
#F8D2EB #F8F2D2 #D2F8DF #D2D8F8
square
#F8D2EB #F8F2D2 #D2F8DF #D2D8F8
split-complementary
#F8D2EB #D8F8D2 #D2F8F2
monochromatic
#E868BC #F09DD3 #F8D2EB #FBE5F3 #FBE5F3
Accessibility & contrast
On white
1.36
#F8D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F8D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2EB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2EB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#FDD3DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8d2eb; /* rgb */ color: rgb(248, 210, 235); /* oklch */ color: oklch(90.3% 0.053 338.8);
Tailwind
colors: {
custom: {
50: '#fae0f1',
500: '#f8d2eb',
950: '#000000',
},
}SCSS
$custom: #f8d2eb; $custom-light: #fae0f1; $custom-dark: #000000;
JSON
{
"hex": "#f8d2eb",
"rgb": {
"r": 248,
"g": 210,
"b": 235
},
"hsl": {
"h": 320.526,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.90313,
"c": 0.05336,
"h": 338.8
},
"luminance": 0.72048
}Semantic roles & 50–950 ramp
primary
#F8D2EB
secondary
#92DCAB
accent
#D55410
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485