#F2E6F0#F2E6F0
#F2E6F0 is a very light, near-neutral pink. Relative luminance 0.818; OKLCH L 93.7% C 0.018 H 331.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6F0 |
|---|---|
| RGB | rgb(242, 230, 240) |
| HSL | hsl(310, 32%, 93%) |
| HSV | hsv(310, 5%, 95%) |
| CMYK | cmyk(0%, 5%, 0.8%, 5.1%) |
| CIE-LAB | lab(92.47, 5.80, -3.39) |
| CIE-LCH | lch(92.47, 6.72, 329.69°) |
| OKLab | oklab(93.73% 0.0162 -0.0089) |
| OKLCH | oklch(93.73% 0.018 331.1) |
| XYZ | xyz(80.6406, 81.7627, 93.9547) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.18
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Very Light Pink
#FFF4F2
ΔE00 6.26
Ghostwhite
#F8F8FF
ΔE00 6.44
Snow
#FFFAFA
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6F0 #E6F2E8
analogous
#EEE6F2 #F2E6F0 #F2E6EA
triadic
#F2E6F0 #F0F2E6 #E6F0F2
tetradic
#F2E6F0 #F2EEE6 #E6F2E8 #E6EAF2
square
#F2E6F0 #F2EEE6 #E6F2E8 #E6EAF2
split-complementary
#F2E6F0 #EAF2E6 #E6F2EE
monochromatic
#C895C0 #DDBED8 #F2E6F0 #F5EBF3 #F5EBF3
Accessibility & contrast
On white
1.21
#F2E6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#F2E6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6F0
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6F0 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#F3E7E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f2e6f0; /* rgb */ color: rgb(242, 230, 240); /* oklch */ color: oklch(93.7% 0.018 331.1);
Tailwind
colors: {
custom: {
50: '#f6edf4',
500: '#f2e6f0',
950: '#000000',
},
}SCSS
$custom: #f2e6f0; $custom-light: #f6edf4; $custom-dark: #000000;
JSON
{
"hex": "#f2e6f0",
"rgb": {
"r": 242,
"g": 230,
"b": 240
},
"hsl": {
"h": 310,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.93727,
"c": 0.01849,
"h": 331.1
},
"luminance": 0.81762
}Semantic roles & 50–950 ramp
primary
#F2E6F0
secondary
#B0CCB5
accent
#AA4E3B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485