#F9BEEE#F9BEEE
#F9BEEE is a very light, moderate pink. Relative luminance 0.631; OKLCH L 86.9% C 0.091 H 332.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BEEE |
|---|---|
| RGB | rgb(249, 190, 238) |
| HSL | hsl(311, 83%, 86%) |
| HSV | hsv(311, 24%, 98%) |
| CMYK | cmyk(0%, 23.7%, 4.4%, 2.4%) |
| CIE-LAB | lab(83.52, 28.76, -15.57) |
| CIE-LCH | lch(83.52, 32.70, 331.56°) |
| OKLab | oklab(86.91% 0.0814 -0.0416) |
| OKLCH | oklch(86.91% 0.091 332.9) |
| XYZ | xyz(72.9118, 63.1420, 89.2192) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.20
Very Light Purple
#F6CEFC
ΔE00 4.71
Light Lavendar
#EFC0FE
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.60
Powder Pink
#FFB2D0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BEEE #BEF9C9
analogous
#E6BEF9 #F9BEEE #F9BED0
triadic
#F9BEEE #EEF9BE #BEEEF9
tetradic
#F9BEEE #F9E6BE #BEF9C9 #BED0F9
square
#F9BEEE #F9E6BE #BEF9C9 #BED0F9
split-complementary
#F9BEEE #D0F9BE #BEF9E6
monochromatic
#EF4ED1 #F486DF #F9BEEE #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.54
#F9BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F9BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BEEE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BEEE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#FFC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9beee; /* rgb */ color: rgb(249, 190, 238); /* oklch */ color: oklch(86.9% 0.091 332.9);
Tailwind
colors: {
custom: {
50: '#fcd2f3',
500: '#f9beee',
950: '#000000',
},
}SCSS
$custom: #f9beee; $custom-light: #fcd2f3; $custom-dark: #000000;
JSON
{
"hex": "#f9beee",
"rgb": {
"r": 249,
"g": 190,
"b": 238
},
"hsl": {
"h": 311.186,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.86909,
"c": 0.09144,
"h": 332.9
},
"luminance": 0.6314
}Semantic roles & 50–950 ramp
primary
#F9BEEE
secondary
#7EDD90
accent
#E02F06
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385