#F9DFEB#F9DFEB
#F9DFEB is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.8% C 0.033 H 348.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFEB |
|---|---|
| RGB | rgb(249, 223, 235) |
| HSL | hsl(332, 68%, 93%) |
| HSV | hsv(332, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(91.20, 10.92, -2.58) |
| CIE-LCH | lch(91.20, 11.22, 346.70°) |
| OKLab | oklab(92.82% 0.0318 -0.0067) |
| OKLCH | oklch(92.82% 0.033 348.1) |
| XYZ | xyz(80.4484, 78.9145, 89.5752) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.78
Light Pink
#FFD1DF
ΔE00 5.97
Mistyrose
#FFE4E1
ΔE00 6.26
Pale Pink
#FFCFDC
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 8.67
Very Light Pink
#FFF4F2
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFEB #DFF9ED
analogous
#F9DFF8 #F9DFEB #F9E0DF
triadic
#F9DFEB #EBF9DF #DFEBF9
tetradic
#F9DFEB #F8F9DF #DFF9ED #E0DFF9
square
#F9DFEB #F8F9DF #DFF9ED #E0DFF9
split-complementary
#F9DFEB #DFF9E0 #DFF8F9
monochromatic
#E678AB #EFABCB #F9DFEB #FAE5EF #FAE5EF
Accessibility & contrast
On white
1.25
#F9DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#F9DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFEB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFEB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FDDFE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f9dfeb; /* rgb */ color: rgb(249, 223, 235); /* oklch */ color: oklch(92.8% 0.033 348.1);
Tailwind
colors: {
custom: {
50: '#fbe9f1',
500: '#f9dfeb',
950: '#000000',
},
}SCSS
$custom: #f9dfeb; $custom-light: #fbe9f1; $custom-dark: #000000;
JSON
{
"hex": "#f9dfeb",
"rgb": {
"r": 249,
"g": 223,
"b": 235
},
"hsl": {
"h": 332.308,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92824,
"c": 0.03251,
"h": 348.1
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#F9DFEB
secondary
#9FDDC0
accent
#D07A15
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485