#F5DEEA#F5DEEA
#F5DEEA is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.3% C 0.030 H 344.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEEA |
|---|---|
| RGB | rgb(245, 222, 234) |
| HSL | hsl(329, 53%, 92%) |
| HSV | hsv(329, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(90.60, 9.91, -2.98) |
| CIE-LCH | lch(90.60, 10.34, 343.27°) |
| OKLab | oklab(92.27% 0.0287 -0.0078) |
| OKLCH | oklch(92.27% 0.03 344.8) |
| XYZ | xyz(78.6270, 77.5967, 88.6616) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.40
Mistyrose
#FFE4E1
ΔE00 6.41
Light Pink
#FFD1DF
ΔE00 6.76
Pale Pink
#FFCFDC
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 8.40
Very Light Pink
#FFF4F2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEEA #DEF5E9
analogous
#F5DEF5 #F5DEEA #F5DEDF
triadic
#F5DEEA #EAF5DE #DEEAF5
tetradic
#F5DEEA #F5F5DE #DEF5E9 #DEDFF5
square
#F5DEEA #F5F5DE #DEF5E9 #DEDFF5
split-complementary
#F5DEEA #DFF5DE #DEF5F5
monochromatic
#D980AE #E7AFCC #F5DEEA #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.27
#F5DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F5DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEEA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEEA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#F9DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5deea; /* rgb */ color: rgb(245, 222, 234); /* oklch */ color: oklch(92.3% 0.030 344.8);
Tailwind
colors: {
custom: {
50: '#f8e8f0',
500: '#f5deea',
950: '#000000',
},
}SCSS
$custom: #f5deea; $custom-light: #f8e8f0; $custom-dark: #000000;
JSON
{
"hex": "#f5deea",
"rgb": {
"r": 245,
"g": 222,
"b": 234
},
"hsl": {
"h": 328.696,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92268,
"c": 0.02968,
"h": 344.8
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#F5DEEA
secondary
#A2D5BB
accent
#C16F25
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485