#F9EBEC#F9EBEC
#F9EBEC is a very light, near-neutral red. Relative luminance 0.856; OKLCH L 95.1% C 0.015 H 12.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EBEC |
|---|---|
| RGB | rgb(249, 235, 236) |
| HSL | hsl(356, 54%, 95%) |
| HSV | hsv(356, 6%, 98%) |
| CMYK | cmyk(0%, 5.6%, 5.2%, 2.4%) |
| CIE-LAB | lab(94.15, 4.89, 1.21) |
| CIE-LCH | lch(94.15, 5.04, 13.92°) |
| OKLab | oklab(95.14% 0.0149 0.0033) |
| OKLCH | oklch(95.14% 0.015 12.4) |
| XYZ | xyz(83.9137, 85.6134, 91.4450) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.24
Very Light Pink
#FFF4F2
ΔE00 2.72
Mistyrose
#FFE4E1
ΔE00 4.79
Snow
#FFFAFA
ΔE00 4.80
Seashell
#FFF5EE
ΔE00 5.13
Linen
#FAF0E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EBEC #EBF9F8
analogous
#F9EBF3 #F9EBEC #F9F1EB
triadic
#F9EBEC #ECF9EB #EBECF9
tetradic
#F9EBEC #F3F9EB #EBF9F8 #F1EBF9
square
#F9EBEC #F3F9EB #EBF9F8 #F1EBF9
split-complementary
#F9EBEC #EBF9F1 #EBF3F9
monochromatic
#DD8D93 #EBBCBF #F8E7E9 #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.16
#F9EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F9EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EBEC
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EBEC | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#FCEAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f9ebec; /* rgb */ color: rgb(249, 235, 236); /* oklch */ color: oklch(95.1% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#fbf1f2',
500: '#f9ebec',
950: '#000000',
},
}SCSS
$custom: #f9ebec; $custom-light: #fbf1f2; $custom-dark: #000000;
JSON
{
"hex": "#f9ebec",
"rgb": {
"r": 249,
"g": 235,
"b": 236
},
"hsl": {
"h": 355.714,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.95139,
"c": 0.01525,
"h": 12.4
},
"luminance": 0.85613
}Semantic roles & 50–950 ramp
primary
#F9EBEC
secondary
#AEDAD7
accent
#C1B624
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585