#F6DEEC#F6DEEC
#F6DEEC is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.4% C 0.032 H 341.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEEC |
|---|---|
| RGB | rgb(246, 222, 236) |
| HSL | hsl(325, 57%, 92%) |
| HSV | hsv(325, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 4.1%, 3.5%) |
| CIE-LAB | lab(90.73, 10.59, -3.82) |
| CIE-LCH | lch(90.73, 11.26, 340.18°) |
| OKLab | oklab(92.41% 0.0304 -0.01) |
| OKLCH | oklch(92.41% 0.032 341.8) |
| XYZ | xyz(79.2658, 77.8926, 90.1997) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.43
Pale Pink
#FFCFDC
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 7.08
Thistle
#D8BFD8
ΔE00 8.05
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEEC #DEF6E8
analogous
#F4DEF6 #F6DEEC #F6DEE0
triadic
#F6DEEC #ECF6DE #DEECF6
tetradic
#F6DEEC #F6F4DE #DEF6E8 #DEE0F6
square
#F6DEEC #F6F4DE #DEF6E8 #DEE0F6
split-complementary
#F6DEEC #E0F6DE #DEF6F4
monochromatic
#DC7EB5 #E9AED0 #F6DEEC #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.27
#F6DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#F6DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEEC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEEC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#F9DEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6deec; /* rgb */ color: rgb(246, 222, 236); /* oklch */ color: oklch(92.4% 0.032 341.8);
Tailwind
colors: {
custom: {
50: '#f9e8f2',
500: '#f6deec',
950: '#000000',
},
}SCSS
$custom: #f6deec; $custom-light: #f9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#f6deec",
"rgb": {
"r": 246,
"g": 222,
"b": 236
},
"hsl": {
"h": 325,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92411,
"c": 0.03204,
"h": 341.8
},
"luminance": 0.77892
}Semantic roles & 50–950 ramp
primary
#F6DEEC
secondary
#A1D7B8
accent
#C56521
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485