#F6DEEE#F6DEEE
#F6DEEE is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.5% C 0.034 H 338.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEEE |
|---|---|
| RGB | rgb(246, 222, 238) |
| HSL | hsl(320, 57%, 92%) |
| HSV | hsv(320, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 3.3%, 3.5%) |
| CIE-LAB | lab(90.78, 10.94, -4.79) |
| CIE-LCH | lch(90.78, 11.94, 336.36°) |
| OKLab | oklab(92.47% 0.0312 -0.0126) |
| OKLCH | oklch(92.47% 0.034 338) |
| XYZ | xyz(79.5580, 78.0095, 91.7386) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 6.49
Pale Pink
#FFCFDC
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.74
Mistyrose
#FFE4E1
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEEE #DEF6E6
analogous
#F2DEF6 #F6DEEE #F6DEE2
triadic
#F6DEEE #EEF6DE #DEEEF6
tetradic
#F6DEEE #F6F2DE #DEF6E6 #DEE2F6
square
#F6DEEE #F6F2DE #DEF6E6 #DEE2F6
split-complementary
#F6DEEE #E2F6DE #DEF6F2
monochromatic
#DC7EBC #E9AED5 #F6DEEE #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.26
#F6DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F6DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEEE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEEE | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#F9DEE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6deee; /* rgb */ color: rgb(246, 222, 238); /* oklch */ color: oklch(92.5% 0.034 338.0);
Tailwind
colors: {
custom: {
50: '#f9e8f3',
500: '#f6deee',
950: '#000000',
},
}SCSS
$custom: #f6deee; $custom-light: #f9e8f3; $custom-dark: #000000;
JSON
{
"hex": "#f6deee",
"rgb": {
"r": 246,
"g": 222,
"b": 238
},
"hsl": {
"h": 320,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9247,
"c": 0.03361,
"h": 338
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#F6DEEE
secondary
#A1D7B3
accent
#C55721
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485