#F9BEEB#F9BEEB
#F9BEEB is a very light, moderate pink. Relative luminance 0.630; OKLCH L 86.8% C 0.089 H 335.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BEEB |
|---|---|
| RGB | rgb(249, 190, 235) |
| HSL | hsl(314, 83%, 86%) |
| HSV | hsv(314, 24%, 98%) |
| CMYK | cmyk(0%, 23.7%, 5.6%, 2.4%) |
| CIE-LAB | lab(83.43, 28.24, -14.11) |
| CIE-LCH | lch(83.43, 31.56, 333.45°) |
| OKLab | oklab(86.81% 0.0805 -0.0376) |
| OKLCH | oklch(86.81% 0.089 335) |
| XYZ | xyz(72.4747, 62.9672, 86.9173) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.99
Light Lavendar
#EFC0FE
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.40
Powder Pink
#FFB2D0
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BEEB #BEF9CC
analogous
#E9BEF9 #F9BEEB #F9BECD
triadic
#F9BEEB #EBF9BE #BEEBF9
tetradic
#F9BEEB #F9E9BE #BEF9CC #BECDF9
square
#F9BEEB #F9E9BE #BEF9CC #BECDF9
split-complementary
#F9BEEB #CDF9BE #BEF9E9
monochromatic
#EF4EC9 #F486DA #F9BEEB #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.54
#F9BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F9BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BEEB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BEEB | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9beeb; /* rgb */ color: rgb(249, 190, 235); /* oklch */ color: oklch(86.8% 0.089 335.0);
Tailwind
colors: {
custom: {
50: '#fcd2f1',
500: '#f9beeb',
950: '#000000',
},
}SCSS
$custom: #f9beeb; $custom-light: #fcd2f1; $custom-dark: #000000;
JSON
{
"hex": "#f9beeb",
"rgb": {
"r": 249,
"g": 190,
"b": 235
},
"hsl": {
"h": 314.237,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.86808,
"c": 0.08881,
"h": 335
},
"luminance": 0.62965
}Semantic roles & 50–950 ramp
primary
#F9BEEB
secondary
#7EDD95
accent
#E03A06
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385