#F6DEE6#F6DEE6
#F6DEE6 is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.2% C 0.028 H 355.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEE6 |
|---|---|
| RGB | rgb(246, 222, 230) |
| HSL | hsl(340, 57%, 92%) |
| HSV | hsv(340, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 6.5%, 3.5%) |
| CIE-LAB | lab(90.57, 9.56, -0.90) |
| CIE-LCH | lch(90.57, 9.61, 354.62°) |
| OKLab | oklab(92.24% 0.0283 -0.0022) |
| OKLCH | oklch(92.24% 0.028 355.5) |
| XYZ | xyz(78.4087, 77.5498, 85.6857) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.87
Lavenderblush
#FFF0F5
ΔE00 4.92
Light Pink
#FFD1DF
ΔE00 6.79
Pale Pink
#FFCFDC
ΔE00 7.25
Very Light Pink
#FFF4F2
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEE6 #DEF6EE
analogous
#F6DEF2 #F6DEE6 #F6E2DE
triadic
#F6DEE6 #E6F6DE #DEE6F6
tetradic
#F6DEE6 #F2F6DE #DEF6EE #E2DEF6
square
#F6DEE6 #F2F6DE #DEF6EE #E2DEF6
split-complementary
#F6DEE6 #DEF6E2 #DEF2F6
monochromatic
#DC7E9D #E9AEC2 #F6DEE6 #F8E7ED #F8E7ED
Accessibility & contrast
On white
1.27
#F6DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F6DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEE6
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEE6 | 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)
#E0E2E6
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#FADDE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6dee6; /* rgb */ color: rgb(246, 222, 230); /* oklch */ color: oklch(92.2% 0.028 355.5);
Tailwind
colors: {
custom: {
50: '#f9e8ed',
500: '#f6dee6',
950: '#000000',
},
}SCSS
$custom: #f6dee6; $custom-light: #f9e8ed; $custom-dark: #000000;
JSON
{
"hex": "#f6dee6",
"rgb": {
"r": 246,
"g": 222,
"b": 230
},
"hsl": {
"h": 340,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92237,
"c": 0.02834,
"h": 355.5
},
"luminance": 0.77549
}Semantic roles & 50–950 ramp
primary
#F6DEE6
secondary
#A1D7C5
accent
#C58E21
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484