#FFE6F0#FFE6F0
#FFE6F0 is a very light, muted pink. Relative luminance 0.841; OKLCH L 94.8% C 0.030 H 351.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6F0 |
|---|---|
| RGB | rgb(255, 230, 240) |
| HSL | hsl(336, 100%, 95%) |
| HSV | hsv(336, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 5.9%, 0%) |
| CIE-LAB | lab(93.51, 10.18, -1.74) |
| CIE-LCH | lch(93.51, 10.32, 350.32°) |
| OKLab | oklab(94.79% 0.0298 -0.0045) |
| OKLCH | oklch(94.79% 0.03 351.5) |
| XYZ | xyz(85.2633, 84.1462, 94.1714) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.49
Mistyrose
#FFE4E1
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.55
Very Light Pink
#FFF4F2
ΔE00 8.14
Snow
#FFFAFA
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6F0 #E6FFF5
analogous
#FFE6FC #FFE6F0 #FFE8E6
triadic
#FFE6F0 #F0FFE6 #E6F0FF
tetradic
#FFE6F0 #FCFFE6 #E6FFF5 #E8E6FF
square
#FFE6F0 #FCFFE6 #E6FFF5 #E8E6FF
split-complementary
#FFE6F0 #E6FFE8 #E6FCFF
monochromatic
#FF6CA7 #FFA9CB #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.18
#FFE6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#FFE6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6F0
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6F0 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#FFE5E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6f0; /* rgb */ color: rgb(255, 230, 240); /* oklch */ color: oklch(94.8% 0.030 351.5);
Tailwind
colors: {
custom: {
50: '#ffeef4',
500: '#ffe6f0',
950: '#000000',
},
}SCSS
$custom: #ffe6f0; $custom-light: #ffeef4; $custom-dark: #000000;
JSON
{
"hex": "#ffe6f0",
"rgb": {
"r": 255,
"g": 230,
"b": 240
},
"hsl": {
"h": 336,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94794,
"c": 0.03017,
"h": 351.5
},
"luminance": 0.84145
}Semantic roles & 50–950 ramp
primary
#FFE6F0
secondary
#9CEDCD
accent
#E68A00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585