#FFEEF3#FFEEF3
#FFEEF3 is a very light, near-neutral pink. Relative luminance 0.889; OKLCH L 96.4% C 0.019 H 357.6°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEF3 |
|---|---|
| RGB | rgb(255, 238, 243) |
| HSL | hsl(342, 100%, 97%) |
| HSV | hsv(342, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 4.7%, 0%) |
| CIE-LAB | lab(95.53, 6.57, -0.34) |
| CIE-LCH | lch(95.53, 6.58, 357.00°) |
| OKLab | oklab(96.4% 0.0194 -0.0008) |
| OKLCH | oklch(96.4% 0.019 357.6) |
| XYZ | xyz(87.9902, 88.8811, 97.2971) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.82
Very Light Pink
#FFF4F2
ΔE00 4.48
Mistyrose
#FFE4E1
ΔE00 4.93
Snow
#FFFAFA
ΔE00 6.11
Ghostwhite
#F8F8FF
ΔE00 7.18
Seashell
#FFF5EE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEF3 #EEFFFA
analogous
#FFEEFC #FFEEF3 #FFF2EE
triadic
#FFEEF3 #F3FFEE #EEF3FF
tetradic
#FFEEF3 #FCFFEE #EEFFFA #F2EEFF
square
#FFEEF3 #FCFFEE #EEFFFA #F2EEFF
split-complementary
#FFEEF3 #EEFFF2 #EEFCFF
monochromatic
#FF749D #FFB1C8 #FFE0E9 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.12
#FFEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FFEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEF3
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEF3 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffeef3; /* rgb */ color: rgb(255, 238, 243); /* oklch */ color: oklch(96.4% 0.019 357.6);
Tailwind
colors: {
custom: {
50: '#fff3f7',
500: '#ffeef3',
950: '#000000',
},
}SCSS
$custom: #ffeef3; $custom-light: #fff3f7; $custom-dark: #000000;
JSON
{
"hex": "#ffeef3",
"rgb": {
"r": 255,
"g": 238,
"b": 243
},
"hsl": {
"h": 342.353,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96396,
"c": 0.01947,
"h": 357.6
},
"luminance": 0.8888
}Semantic roles & 50–950 ramp
primary
#FFEEF3
secondary
#A3EFD8
accent
#E6A200
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585