#F8DDEB#F8DDEB
#F8DDEB is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.4% C 0.035 H 345.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDEB |
|---|---|
| RGB | rgb(248, 221, 235) |
| HSL | hsl(329, 66%, 92%) |
| HSV | hsv(329, 11%, 97%) |
| CMYK | cmyk(0%, 10.9%, 5.2%, 2.7%) |
| CIE-LAB | lab(90.63, 11.62, -3.42) |
| CIE-LCH | lch(90.63, 12.11, 343.58°) |
| OKLab | oklab(92.36% 0.0337 -0.0089) |
| OKLCH | oklch(92.36% 0.035 345.1) |
| XYZ | xyz(79.5616, 77.6688, 89.3815) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.52
Pale Pink
#FFCFDC
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 6.57
Mistyrose
#FFE4E1
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDEB #DDF8EA
analogous
#F8DDF8 #F8DDEB #F8DDDE
triadic
#F8DDEB #EBF8DD #DDEBF8
tetradic
#F8DDEB #F8F8DD #DDF8EA #DDDEF8
square
#F8DDEB #F8F8DD #DDF8EA #DDDEF8
split-complementary
#F8DDEB #DEF8DD #DDF8F8
monochromatic
#E377AF #EEAACD #F8DDEB #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.27
#F8DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F8DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDEB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDEB | 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)
#DEE2EC
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#FCDDE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8ddeb; /* rgb */ color: rgb(248, 221, 235); /* oklch */ color: oklch(92.4% 0.035 345.1);
Tailwind
colors: {
custom: {
50: '#fae7f1',
500: '#f8ddeb',
950: '#000000',
},
}SCSS
$custom: #f8ddeb; $custom-light: #fae7f1; $custom-dark: #000000;
JSON
{
"hex": "#f8ddeb",
"rgb": {
"r": 248,
"g": 221,
"b": 235
},
"hsl": {
"h": 328.889,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.92362,
"c": 0.03482,
"h": 345.1
},
"luminance": 0.77668
}Semantic roles & 50–950 ramp
primary
#F8DDEB
secondary
#9EDBBB
accent
#CE6F18
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485