#F5DEEB#F5DEEB
#F5DEEB is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.3% C 0.030 H 342.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEEB |
|---|---|
| RGB | rgb(245, 222, 235) |
| HSL | hsl(326, 53%, 92%) |
| HSV | hsv(326, 9%, 96%) |
| CMYK | cmyk(0%, 9.4%, 4.1%, 3.9%) |
| CIE-LAB | lab(90.62, 10.08, -3.46) |
| CIE-LCH | lch(90.62, 10.66, 341.04°) |
| OKLab | oklab(92.3% 0.029 -0.0091) |
| OKLCH | oklch(92.3% 0.03 342.7) |
| XYZ | xyz(78.7711, 77.6543, 89.4203) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 6.73
Mistyrose
#FFE4E1
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 8.20
Lavender (CSS)
#E6E6FA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEEB #DEF5E8
analogous
#F4DEF5 #F5DEEB #F5DEE0
triadic
#F5DEEB #EBF5DE #DEEBF5
tetradic
#F5DEEB #F5F4DE #DEF5E8 #DEE0F5
square
#F5DEEB #F5F4DE #DEF5E8 #DEE0F5
split-complementary
#F5DEEB #E0F5DE #DEF5F4
monochromatic
#D980B2 #E7AFCF #F5DEEB #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.27
#F5DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F5DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEEB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEEB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#F8DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5deeb; /* rgb */ color: rgb(245, 222, 235); /* oklch */ color: oklch(92.3% 0.030 342.7);
Tailwind
colors: {
custom: {
50: '#f8e8f1',
500: '#f5deeb',
950: '#000000',
},
}SCSS
$custom: #f5deeb; $custom-light: #f8e8f1; $custom-dark: #000000;
JSON
{
"hex": "#f5deeb",
"rgb": {
"r": 245,
"g": 222,
"b": 235
},
"hsl": {
"h": 326.087,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.92297,
"c": 0.03039,
"h": 342.7
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#F5DEEB
secondary
#A2D5B8
accent
#C16925
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485