#F9DDEB#F9DDEB
#F9DDEB is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.4% C 0.036 H 346.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DDEB |
|---|---|
| RGB | rgb(249, 221, 235) |
| HSL | hsl(330, 70%, 92%) |
| HSV | hsv(330, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 5.6%, 2.4%) |
| CIE-LAB | lab(90.71, 11.96, -3.29) |
| CIE-LCH | lch(90.71, 12.40, 344.61°) |
| OKLab | oklab(92.45% 0.0347 -0.0086) |
| OKLCH | oklch(92.45% 0.036 346.1) |
| XYZ | xyz(79.9172, 77.8522, 89.3982) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.25
Pale Pink
#FFCFDC
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.74
Mistyrose
#FFE4E1
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DDEB #DDF9EB
analogous
#F9DDF9 #F9DDEB #F9DDDD
triadic
#F9DDEB #EBF9DD #DDEBF9
tetradic
#F9DDEB #F9F9DD #DDF9EB #DDDDF9
square
#F9DDEB #F9F9DD #DDF9EB #DDDDF9
split-complementary
#F9DDEB #DDF9DD #DDF9F9
monochromatic
#E775AE #F0A9CC #F9DDEB #FAE5F0 #FAE5F0
Accessibility & contrast
On white
1.27
#F9DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F9DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DDEB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DDEB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#FDDDE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9ddeb; /* rgb */ color: rgb(249, 221, 235); /* oklch */ color: oklch(92.4% 0.036 346.1);
Tailwind
colors: {
custom: {
50: '#fbe7f1',
500: '#f9ddeb',
950: '#000000',
},
}SCSS
$custom: #f9ddeb; $custom-light: #fbe7f1; $custom-dark: #000000;
JSON
{
"hex": "#f9ddeb",
"rgb": {
"r": 249,
"g": 221,
"b": 235
},
"hsl": {
"h": 330,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.92448,
"c": 0.03576,
"h": 346.1
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#F9DDEB
secondary
#9DDDBD
accent
#D27314
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485