#F5DDEB#F5DDEB
#F5DDEB is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.1% C 0.032 H 341.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DDEB |
|---|---|
| RGB | rgb(245, 221, 235) |
| HSL | hsl(325, 55%, 91%) |
| HSV | hsv(325, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 4.1%, 3.9%) |
| CIE-LAB | lab(90.38, 10.60, -3.82) |
| CIE-LCH | lch(90.38, 11.27, 340.18°) |
| OKLab | oklab(92.11% 0.0305 -0.01) |
| OKLCH | oklch(92.11% 0.032 341.8) |
| XYZ | xyz(78.5063, 77.1247, 89.3320) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.10
Light Pink
#FFD1DF
ΔE00 6.37
Pale Pink
#FFCFDC
ΔE00 6.97
Mistyrose
#FFE4E1
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DDEB #DDF5E7
analogous
#F3DDF5 #F5DDEB #F5DDDF
triadic
#F5DDEB #EBF5DD #DDEBF5
tetradic
#F5DDEB #F5F3DD #DDF5E7 #DDDFF5
square
#F5DDEB #F5F3DD #DDF5E7 #DDDFF5
split-complementary
#F5DDEB #DFF5DD #DDF5F3
monochromatic
#D97EB3 #E7AECF #F5DDEB #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.28
#F5DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F5DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DDEB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DDEB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#F8DDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5ddeb; /* rgb */ color: rgb(245, 221, 235); /* oklch */ color: oklch(92.1% 0.032 341.8);
Tailwind
colors: {
custom: {
50: '#f8e7f1',
500: '#f5ddeb',
950: '#000000',
},
}SCSS
$custom: #f5ddeb; $custom-light: #f8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f5ddeb",
"rgb": {
"r": 245,
"g": 221,
"b": 235
},
"hsl": {
"h": 325,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.92108,
"c": 0.03206,
"h": 341.8
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#F5DDEB
secondary
#A1D5B7
accent
#C26623
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485