#F6DDEF#F6DDEF
#F6DDEF is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.3% C 0.036 H 335.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DDEF |
|---|---|
| RGB | rgb(246, 221, 239) |
| HSL | hsl(317, 58%, 92%) |
| HSV | hsv(317, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 2.8%, 3.5%) |
| CIE-LAB | lab(90.57, 11.63, -5.63) |
| CIE-LCH | lch(90.57, 12.92, 334.18°) |
| OKLab | oklab(92.31% 0.033 -0.0148) |
| OKLCH | oklch(92.31% 0.036 335.7) |
| XYZ | xyz(79.4405, 77.5388, 92.4262) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.34
Mistyrose
#FFE4E1
ΔE00 8.46
Pale Mauve
#FED0FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DDEF #DDF6E4
analogous
#F1DDF6 #F6DDEF #F6DDE3
triadic
#F6DDEF #EFF6DD #DDEFF6
tetradic
#F6DDEF #F6F1DD #DDF6E4 #DDE3F6
square
#F6DDEF #F6F1DD #DDF6E4 #DDE3F6
split-complementary
#F6DDEF #E3F6DD #DDF6F1
monochromatic
#DC7CC1 #E9ADD8 #F6DDEF #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.27
#F6DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F6DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DDEF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DDEF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#F9DEE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6ddef; /* rgb */ color: rgb(246, 221, 239); /* oklch */ color: oklch(92.3% 0.036 335.7);
Tailwind
colors: {
custom: {
50: '#f9e7f4',
500: '#f6ddef',
950: '#000000',
},
}SCSS
$custom: #f6ddef; $custom-light: #f9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f6ddef",
"rgb": {
"r": 246,
"g": 221,
"b": 239
},
"hsl": {
"h": 316.8,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.92311,
"c": 0.03615,
"h": 335.7
},
"luminance": 0.77538
}Semantic roles & 50–950 ramp
primary
#F6DDEF
secondary
#A0D7B0
accent
#C64E20
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485