#F6DEF0#F6DEF0
#F6DEF0 is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.5% C 0.035 H 334.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DEF0 |
|---|---|
| RGB | rgb(246, 222, 240) |
| HSL | hsl(315, 57%, 92%) |
| HSV | hsv(315, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 2.4%, 3.5%) |
| CIE-LAB | lab(90.84, 11.29, -5.76) |
| CIE-LCH | lch(90.84, 12.67, 332.98°) |
| OKLab | oklab(92.53% 0.0319 -0.0152) |
| OKLCH | oklch(92.53% 0.035 334.5) |
| XYZ | xyz(79.8535, 78.1277, 93.2947) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 6.93
Pale Pink
#FFCFDC
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 8.46
Pale Mauve
#FED0FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DEF0 #DEF6E4
analogous
#F0DEF6 #F6DEF0 #F6DEE4
triadic
#F6DEF0 #F0F6DE #DEF0F6
tetradic
#F6DEF0 #F6F0DE #DEF6E4 #DEE4F6
square
#F6DEF0 #F6F0DE #DEF6E4 #DEE4F6
split-complementary
#F6DEF0 #E4F6DE #DEF6F0
monochromatic
#DC7EC4 #E9AEDA #F6DEF0 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.26
#F6DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F6DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DEF0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DEF0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#F9DFE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6def0; /* rgb */ color: rgb(246, 222, 240); /* oklch */ color: oklch(92.5% 0.035 334.5);
Tailwind
colors: {
custom: {
50: '#f9e8f4',
500: '#f6def0',
950: '#000000',
},
}SCSS
$custom: #f6def0; $custom-light: #f9e8f4; $custom-dark: #000000;
JSON
{
"hex": "#f6def0",
"rgb": {
"r": 246,
"g": 222,
"b": 240
},
"hsl": {
"h": 315,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9253,
"c": 0.03531,
"h": 334.5
},
"luminance": 0.78127
}Semantic roles & 50–950 ramp
primary
#F6DEF0
secondary
#A1D7AF
accent
#C54A21
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485