#F8DEEA#F8DEEA
#F8DEEA is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.5% C 0.033 H 348.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DEEA |
|---|---|
| RGB | rgb(248, 222, 234) |
| HSL | hsl(332, 65%, 92%) |
| HSV | hsv(332, 10%, 97%) |
| CMYK | cmyk(0%, 10.5%, 5.6%, 2.7%) |
| CIE-LAB | lab(90.84, 10.92, -2.58) |
| CIE-LCH | lch(90.84, 11.23, 346.70°) |
| OKLab | oklab(92.52% 0.0318 -0.0067) |
| OKLCH | oklch(92.52% 0.033 348.1) |
| XYZ | xyz(79.6824, 78.1408, 88.7110) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.89
Lavenderblush
#FFF0F5
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.30
Pale Pink
#FFCFDC
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DEEA #DEF8EC
analogous
#F8DEF7 #F8DEEA #F8DFDE
triadic
#F8DEEA #EAF8DE #DEEAF8
tetradic
#F8DEEA #F7F8DE #DEF8EC #DFDEF8
square
#F8DEEA #F7F8DE #DEF8EC #DFDEF8
split-complementary
#F8DEEA #DEF8DF #DEF7F8
monochromatic
#E379AA #EDACCA #F8DEEA #FAE6EF #FAE6EF
Accessibility & contrast
On white
1.26
#F8DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F8DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DEEA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DEEA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EB
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FCDEE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8deea; /* rgb */ color: rgb(248, 222, 234); /* oklch */ color: oklch(92.5% 0.033 348.1);
Tailwind
colors: {
custom: {
50: '#fae8f0',
500: '#f8deea',
950: '#000000',
},
}SCSS
$custom: #f8deea; $custom-light: #fae8f0; $custom-dark: #000000;
JSON
{
"hex": "#f8deea",
"rgb": {
"r": 248,
"g": 222,
"b": 234
},
"hsl": {
"h": 332.308,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92522,
"c": 0.03254,
"h": 348.1
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#F8DEEA
secondary
#9FDBBF
accent
#CD7A19
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485