#F2D8EB#F2D8EB
#F2D8EB is a very light, muted pink. Relative luminance 0.740; OKLCH L 90.9% C 0.038 H 335.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8EB |
|---|---|
| RGB | rgb(242, 216, 235) |
| HSL | hsl(316, 50%, 90%) |
| HSV | hsv(316, 11%, 95%) |
| CMYK | cmyk(0%, 10.7%, 2.9%, 5.1%) |
| CIE-LAB | lab(88.92, 12.19, -6.00) |
| CIE-LCH | lch(88.92, 13.59, 333.79°) |
| OKLab | oklab(90.91% 0.0345 -0.0158) |
| OKLCH | oklch(90.91% 0.038 335.3) |
| XYZ | xyz(76.1674, 73.9883, 88.8498) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.89
Thistle
#D8BFD8
ΔE00 6.24
Pale Pink
#FFCFDC
ΔE00 6.54
Lavenderblush
#FFF0F5
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8EB #D8F2DF
analogous
#ECD8F2 #F2D8EB #F2D8DE
triadic
#F2D8EB #EBF2D8 #D8EBF2
tetradic
#F2D8EB #F2ECD8 #D8F2DF #D8DEF2
square
#F2D8EB #F2ECD8 #D8F2DF #D8DEF2
split-complementary
#F2D8EB #DEF2D8 #D8F2EC
monochromatic
#D37CBC #E3AAD3 #F2D8EB #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.33
#F2D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F2D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8EB
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8EB | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#F5D9DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d8eb; /* rgb */ color: rgb(242, 216, 235); /* oklch */ color: oklch(90.9% 0.038 335.3);
Tailwind
colors: {
custom: {
50: '#f6e4f1',
500: '#f2d8eb',
950: '#000000',
},
}SCSS
$custom: #f2d8eb; $custom-light: #f6e4f1; $custom-dark: #000000;
JSON
{
"hex": "#f2d8eb",
"rgb": {
"r": 242,
"g": 216,
"b": 235
},
"hsl": {
"h": 316.154,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90909,
"c": 0.03799,
"h": 335.3
},
"luminance": 0.73987
}Semantic roles & 50–950 ramp
primary
#F2D8EB
secondary
#9ED0AB
accent
#BD5028
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485