#FFEEFB#FFEEFB
#FFEEFB is a very light, muted pink. Relative luminance 0.894; OKLCH L 96.6% C 0.025 H 333.7°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEFB |
|---|---|
| RGB | rgb(255, 238, 251) |
| HSL | hsl(314, 100%, 97%) |
| HSV | hsv(314, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 1.6%, 0%) |
| CIE-LAB | lab(95.74, 7.95, -4.19) |
| CIE-LCH | lch(95.74, 8.99, 332.22°) |
| OKLab | oklab(96.63% 0.0224 -0.011) |
| OKLCH | oklch(96.63% 0.025 333.7) |
| XYZ | xyz(89.2247, 89.3749, 103.7987) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.45
Very Light Pink
#FFF4F2
ΔE00 7.36
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Mistyrose
#FFE4E1
ΔE00 7.43
Ghostwhite
#F8F8FF
ΔE00 7.85
Snow
#FFFAFA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEFB #EEFFF2
analogous
#FBEEFF #FFEEFB #FFEEF3
triadic
#FFEEFB #FBFFEE #EEFBFF
tetradic
#FFEEFB #FFFBEE #EEFFF2 #EEF3FF
square
#FFEEFB #FFFBEE #EEFFF2 #EEF3FF
split-complementary
#FFEEFB #F3FFEE #EEFFFB
monochromatic
#FF74DE #FFB1ED #FFE0F8 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.11
#FFEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FFEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEFB
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEFB | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#F1F4FA
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeefb; /* rgb */ color: rgb(255, 238, 251); /* oklch */ color: oklch(96.6% 0.025 333.7);
Tailwind
colors: {
custom: {
50: '#fff3fc',
500: '#ffeefb',
950: '#000000',
},
}SCSS
$custom: #ffeefb; $custom-light: #fff3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffeefb",
"rgb": {
"r": 255,
"g": 238,
"b": 251
},
"hsl": {
"h": 314.118,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96625,
"c": 0.02495,
"h": 333.7
},
"luminance": 0.89374
}Semantic roles & 50–950 ramp
primary
#FFEEFB
secondary
#A3EFB4
accent
#E63600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585