#F6DDEE#F6DDEE
#F6DDEE is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.3% C 0.035 H 337.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DDEE |
|---|---|
| RGB | rgb(246, 221, 238) |
| HSL | hsl(319, 58%, 92%) |
| HSV | hsv(319, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 3.3%, 3.5%) |
| CIE-LAB | lab(90.54, 11.46, -5.14) |
| CIE-LCH | lch(90.54, 12.56, 335.82°) |
| OKLab | oklab(92.28% 0.0326 -0.0135) |
| OKLCH | oklch(92.28% 0.035 337.4) |
| XYZ | xyz(79.2932, 77.4799, 91.6503) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.86
Lavenderblush
#FFF0F5
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DDEE #DDF6E5
analogous
#F2DDF6 #F6DDEE #F6DDE2
triadic
#F6DDEE #EEF6DD #DDEEF6
tetradic
#F6DDEE #F6F2DD #DDF6E5 #DDE2F6
square
#F6DDEE #F6F2DD #DDF6E5 #DDE2F6
split-complementary
#F6DDEE #E2F6DD #DDF6F2
monochromatic
#DC7CBE #E9ADD6 #F6DDEE #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.27
#F6DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F6DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DDEE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DDEE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#F9DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6ddee; /* rgb */ color: rgb(246, 221, 238); /* oklch */ color: oklch(92.3% 0.035 337.4);
Tailwind
colors: {
custom: {
50: '#f9e7f3',
500: '#f6ddee',
950: '#000000',
},
}SCSS
$custom: #f6ddee; $custom-light: #f9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#f6ddee",
"rgb": {
"r": 246,
"g": 221,
"b": 238
},
"hsl": {
"h": 319.2,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.92281,
"c": 0.03531,
"h": 337.4
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#F6DDEE
secondary
#A0D7B2
accent
#C65520
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485