#F7EBEF#F7EBEF
#F7EBEF is a very light, near-neutral pink. Relative luminance 0.854; OKLCH L 95.1% C 0.014 H 355.0°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EBEF |
|---|---|
| RGB | rgb(247, 235, 239) |
| HSL | hsl(340, 43%, 95%) |
| HSV | hsv(340, 5%, 97%) |
| CMYK | cmyk(0%, 4.9%, 3.2%, 3.1%) |
| CIE-LAB | lab(94.07, 4.73, -0.48) |
| CIE-LCH | lch(94.07, 4.75, 354.14°) |
| OKLab | oklab(95.06% 0.0139 -0.0012) |
| OKLCH | oklch(95.06% 0.014 355) |
| XYZ | xyz(83.6440, 85.4235, 93.7266) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.75
Very Light Pink
#FFF4F2
ΔE00 3.49
Snow
#FFFAFA
ΔE00 4.76
Ghostwhite
#F8F8FF
ΔE00 5.67
Mistyrose
#FFE4E1
ΔE00 5.90
Seashell
#FFF5EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EBEF #EBF7F3
analogous
#F7EBF5 #F7EBEF #F7EDEB
triadic
#F7EBEF #EFF7EB #EBEFF7
tetradic
#F7EBEF #F5F7EB #EBF7F3 #EDEBF7
square
#F7EBEF #F5F7EB #EBF7F3 #EDEBF7
split-complementary
#F7EBEF #EBF7ED #EBF5F7
monochromatic
#D494A9 #E6BFCC #F6E9EE #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.16
#F7EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#F7EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EBEF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EBEF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#F9EBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7ebef; /* rgb */ color: rgb(247, 235, 239); /* oklch */ color: oklch(95.1% 0.014 355.0);
Tailwind
colors: {
custom: {
50: '#f9f1f4',
500: '#f7ebef',
950: '#000000',
},
}SCSS
$custom: #f7ebef; $custom-light: #f9f1f4; $custom-dark: #000000;
JSON
{
"hex": "#f7ebef",
"rgb": {
"r": 247,
"g": 235,
"b": 239
},
"hsl": {
"h": 340,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.95062,
"c": 0.01397,
"h": 355
},
"luminance": 0.85423
}Semantic roles & 50–950 ramp
primary
#F7EBEF
secondary
#B1D5C9
accent
#B68930
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585