#F6DEEB#F6DEEB
#F6DEEB is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.4% C 0.031 H 343.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEEB |
|---|---|
| RGB | rgb(246, 222, 235) |
| HSL | hsl(328, 57%, 92%) |
| HSV | hsv(328, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 4.5%, 3.5%) |
| CIE-LAB | lab(90.70, 10.42, -3.33) |
| CIE-LCH | lch(90.70, 10.94, 342.27°) |
| OKLab | oklab(92.38% 0.0301 -0.0087) |
| OKLCH | oklch(92.38% 0.031 343.9) |
| XYZ | xyz(79.1210, 77.8347, 89.4367) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.76
Light Pink
#FFD1DF
ΔE00 6.44
Mistyrose
#FFE4E1
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 8.22
Lavender (CSS)
#E6E6FA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEEB #DEF6E9
analogous
#F5DEF6 #F6DEEB #F6DEDF
triadic
#F6DEEB #EBF6DE #DEEBF6
tetradic
#F6DEEB #F6F5DE #DEF6E9 #DEDFF6
square
#F6DEEB #F6F5DE #DEF6E9 #DEDFF6
split-complementary
#F6DEEB #DFF6DE #DEF6F5
monochromatic
#DC7EB1 #E9AECE #F6DEEB #F8E7F0 #F8E7F0
Accessibility & contrast
On white
1.27
#F6DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F6DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEEB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEEB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#FADEE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f6deeb; /* rgb */ color: rgb(246, 222, 235); /* oklch */ color: oklch(92.4% 0.031 343.9);
Tailwind
colors: {
custom: {
50: '#f9e8f1',
500: '#f6deeb',
950: '#000000',
},
}SCSS
$custom: #f6deeb; $custom-light: #f9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#f6deeb",
"rgb": {
"r": 246,
"g": 222,
"b": 235
},
"hsl": {
"h": 327.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92382,
"c": 0.03132,
"h": 343.9
},
"luminance": 0.77834
}Semantic roles & 50–950 ramp
primary
#F6DEEB
secondary
#A1D7BA
accent
#C56C21
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485