#FFECFB#FFECFB
#FFECFB is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.028 H 332.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECFB |
|---|---|
| RGB | rgb(255, 236, 251) |
| HSL | hsl(313, 100%, 96%) |
| HSV | hsv(313, 7%, 100%) |
| CMYK | cmyk(0%, 7.5%, 1.6%, 0%) |
| CIE-LAB | lab(95.25, 8.98, -4.90) |
| CIE-LCH | lch(95.25, 10.23, 331.37°) |
| OKLab | oklab(96.25% 0.0252 -0.0129) |
| OKLCH | oklch(96.25% 0.028 332.8) |
| XYZ | xyz(88.6456, 88.2168, 103.6057) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.42
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Mistyrose
#FFE4E1
ΔE00 7.79
Very Light Pink
#FFF4F2
ΔE00 8.36
Ghostwhite
#F8F8FF
ΔE00 8.83
Light Pink
#FFD1DF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECFB #ECFFF0
analogous
#FAECFF #FFECFB #FFECF2
triadic
#FFECFB #FBFFEC #ECFBFF
tetradic
#FFECFB #FFFAEC #ECFFF0 #ECF2FF
square
#FFECFB #FFFAEC #ECFFF0 #ECF2FF
split-complementary
#FFECFB #F2FFEC #ECFFFA
monochromatic
#FF72E1 #FFAFEE #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.13
#FFECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FFECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECFB
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECFB | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#FFEDF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffecfb; /* rgb */ color: rgb(255, 236, 251); /* oklch */ color: oklch(96.2% 0.028 332.8);
Tailwind
colors: {
custom: {
50: '#fff2fc',
500: '#ffecfb',
950: '#000000',
},
}SCSS
$custom: #ffecfb; $custom-light: #fff2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffecfb",
"rgb": {
"r": 255,
"g": 236,
"b": 251
},
"hsl": {
"h": 312.632,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.96246,
"c": 0.02834,
"h": 332.8
},
"luminance": 0.88216
}Semantic roles & 50–950 ramp
primary
#FFECFB
secondary
#A1EEB1
accent
#E63000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585