#F6DFEA#F6DFEA
#F6DFEA is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.5% C 0.029 H 347.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFEA |
|---|---|
| RGB | rgb(246, 223, 234) |
| HSL | hsl(331, 56%, 92%) |
| HSV | hsv(331, 9%, 96%) |
| CMYK | cmyk(0%, 9.3%, 4.9%, 3.5%) |
| CIE-LAB | lab(90.92, 9.73, -2.49) |
| CIE-LCH | lch(90.92, 10.04, 345.64°) |
| OKLab | oklab(92.54% 0.0283 -0.0065) |
| OKLCH | oklch(92.54% 0.029 347.1) |
| XYZ | xyz(79.2433, 78.3098, 88.7667) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.06
Mistyrose
#FFE4E1
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.41
Very Light Pink
#FFF4F2
ΔE00 8.60
Thistle
#D8BFD8
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFEA #DFF6EB
analogous
#F6DFF6 #F6DFEA #F6E0DF
triadic
#F6DFEA #EAF6DF #DFEAF6
tetradic
#F6DFEA #F6F6DF #DFF6EB #E0DFF6
square
#F6DFEA #F6F6DF #DFF6EB #E0DFF6
split-complementary
#F6DFEA #DFF6E0 #DFF6F6
monochromatic
#DB7FAB #E9AFCB #F6DFEA #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.26
#F6DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F6DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFEA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFEA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FADFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f6dfea; /* rgb */ color: rgb(246, 223, 234); /* oklch */ color: oklch(92.5% 0.029 347.1);
Tailwind
colors: {
custom: {
50: '#f9e9f0',
500: '#f6dfea',
950: '#000000',
},
}SCSS
$custom: #f6dfea; $custom-light: #f9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#f6dfea",
"rgb": {
"r": 246,
"g": 223,
"b": 234
},
"hsl": {
"h": 331.304,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.92542,
"c": 0.02899,
"h": 347.1
},
"luminance": 0.78309
}Semantic roles & 50–950 ramp
primary
#F6DFEA
secondary
#A3D7BE
accent
#C47622
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485