#F6DEEF#F6DEEF
#F6DEEF is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.5% C 0.034 H 336.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEEF |
|---|---|
| RGB | rgb(246, 222, 239) |
| HSL | hsl(318, 57%, 92%) |
| HSV | hsv(318, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 2.8%, 3.5%) |
| CIE-LAB | lab(90.81, 11.11, -5.27) |
| CIE-LCH | lch(90.81, 12.30, 334.62°) |
| OKLab | oklab(92.5% 0.0315 -0.0139) |
| OKLCH | oklch(92.5% 0.034 336.2) |
| XYZ | xyz(79.7054, 78.0684, 92.5145) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.55
Lavenderblush
#FFF0F5
ΔE00 6.68
Pale Pink
#FFCFDC
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.12
Lavender (CSS)
#E6E6FA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEEF #DEF6E5
analogous
#F1DEF6 #F6DEEF #F6DEE3
triadic
#F6DEEF #EFF6DE #DEEFF6
tetradic
#F6DEEF #F6F1DE #DEF6E5 #DEE3F6
square
#F6DEEF #F6F1DE #DEF6E5 #DEE3F6
split-complementary
#F6DEEF #E3F6DE #DEF6F1
monochromatic
#DC7EC0 #E9AED8 #F6DEEF #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.26
#F6DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F6DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEEF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEEF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#F9DFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6deef; /* rgb */ color: rgb(246, 222, 239); /* oklch */ color: oklch(92.5% 0.034 336.2);
Tailwind
colors: {
custom: {
50: '#f9e8f4',
500: '#f6deef',
950: '#000000',
},
}SCSS
$custom: #f6deef; $custom-light: #f9e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f6deef",
"rgb": {
"r": 246,
"g": 222,
"b": 239
},
"hsl": {
"h": 317.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.925,
"c": 0.03445,
"h": 336.2
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#F6DEEF
secondary
#A1D7B1
accent
#C55121
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485