#FFEFF6#FFEFF6
#FFEFF6 is a very light, near-neutral pink. Relative luminance 0.896; OKLCH L 96.7% C 0.019 H 349.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF6 |
|---|---|
| RGB | rgb(255, 239, 246) |
| HSL | hsl(334, 100%, 97%) |
| HSV | hsv(334, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 3.5%, 0%) |
| CIE-LAB | lab(95.85, 6.57, -1.43) |
| CIE-LCH | lch(95.85, 6.72, 347.72°) |
| OKLab | oklab(96.67% 0.0191 -0.0037) |
| OKLCH | oklch(96.67% 0.019 349.1) |
| XYZ | xyz(88.7389, 89.6477, 99.7998) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.99
Very Light Pink
#FFF4F2
ΔE00 4.98
Mistyrose
#FFE4E1
ΔE00 5.77
Snow
#FFFAFA
ΔE00 6.24
Ghostwhite
#F8F8FF
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF6 #EFFFF8
analogous
#FFEFFE #FFEFF6 #FFF0EF
triadic
#FFEFF6 #F6FFEF #EFF6FF
tetradic
#FFEFF6 #FEFFEF #EFFFF8 #F0EFFF
square
#FFEFF6 #FEFFEF #EFFFF8 #F0EFFF
split-complementary
#FFEFF6 #EFFFF0 #EFFEFF
monochromatic
#FF75B1 #FFB2D4 #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.11
#FFEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FFEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF6
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF6 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#FFEFF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff6; /* rgb */ color: rgb(255, 239, 246); /* oklch */ color: oklch(96.7% 0.019 349.1);
Tailwind
colors: {
custom: {
50: '#fff4f9',
500: '#ffeff6',
950: '#000000',
},
}SCSS
$custom: #ffeff6; $custom-light: #fff4f9; $custom-dark: #000000;
JSON
{
"hex": "#ffeff6",
"rgb": {
"r": 255,
"g": 239,
"b": 246
},
"hsl": {
"h": 333.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96671,
"c": 0.01948,
"h": 349.1
},
"luminance": 0.89647
}Semantic roles & 50–950 ramp
primary
#FFEFF6
secondary
#A3EFCE
accent
#E68100
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585