#F2D8E8#F2D8E8
#F2D8E8 is a very light, muted pink. Relative luminance 0.738; OKLCH L 90.8% C 0.036 H 340.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8E8 |
|---|---|
| RGB | rgb(242, 216, 232) |
| HSL | hsl(323, 50%, 90%) |
| HSV | hsv(323, 11%, 95%) |
| CMYK | cmyk(0%, 10.7%, 4.1%, 5.1%) |
| CIE-LAB | lab(88.84, 11.67, -4.54) |
| CIE-LCH | lch(88.84, 12.52, 338.73°) |
| OKLab | oklab(90.82% 0.0335 -0.0119) |
| OKLCH | oklch(90.82% 0.036 340.4) |
| XYZ | xyz(75.7376, 73.8163, 86.5864) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.63
Pale Pink
#FFCFDC
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 6.64
Lavenderblush
#FFF0F5
ΔE00 7.46
Mistyrose
#FFE4E1
ΔE00 8.04
Pale Mauve
#FED0FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8E8 #D8F2E2
analogous
#EFD8F2 #F2D8E8 #F2D8DB
triadic
#F2D8E8 #E8F2D8 #D8E8F2
tetradic
#F2D8E8 #F2EFD8 #D8F2E2 #D8DBF2
square
#F2D8E8 #F2EFD8 #D8F2E2 #D8DBF2
split-complementary
#F2D8E8 #DBF2D8 #D8F2EF
monochromatic
#D37CB2 #E3AACD #F2D8E8 #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.33
#F2D8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#F2D8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8E8
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8E8 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#F6D8DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d8e8; /* rgb */ color: rgb(242, 216, 232); /* oklch */ color: oklch(90.8% 0.036 340.4);
Tailwind
colors: {
custom: {
50: '#f6e4ef',
500: '#f2d8e8',
950: '#000000',
},
}SCSS
$custom: #f2d8e8; $custom-light: #f6e4ef; $custom-dark: #000000;
JSON
{
"hex": "#f2d8e8",
"rgb": {
"r": 242,
"g": 216,
"b": 232
},
"hsl": {
"h": 323.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90819,
"c": 0.03551,
"h": 340.4
},
"luminance": 0.73815
}Semantic roles & 50–950 ramp
primary
#F2D8E8
secondary
#9ED0B1
accent
#BD6228
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485