#F8BEEE#F8BEEE
#F8BEEE is a very light, moderate pink. Relative luminance 0.630; OKLCH L 86.8% C 0.091 H 332.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BEEE |
|---|---|
| RGB | rgb(248, 190, 238) |
| HSL | hsl(310, 81%, 86%) |
| HSV | hsv(310, 23%, 97%) |
| CMYK | cmyk(0%, 23.4%, 4%, 2.7%) |
| CIE-LAB | lab(83.42, 28.43, -15.73) |
| CIE-LCH | lch(83.42, 32.49, 331.05°) |
| OKLab | oklab(86.81% 0.0803 -0.042) |
| OKLCH | oklch(86.81% 0.091 332.4) |
| XYZ | xyz(72.5562, 62.9587, 89.2026) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.58
Light Lavendar
#EFC0FE
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BEEE #BEF8C8
analogous
#E5BEF8 #F8BEEE #F8BED1
triadic
#F8BEEE #EEF8BE #BEEEF8
tetradic
#F8BEEE #F8E5BE #BEF8C8 #BED1F8
square
#F8BEEE #F8E5BE #BEF8C8 #BED1F8
split-complementary
#F8BEEE #D1F8BE #BEF8E5
monochromatic
#EC4FD1 #F287E0 #F8BEEE #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.55
#F8BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F8BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BEEE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BEEE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 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)
#BDCBF0
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#FDC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8beee; /* rgb */ color: rgb(248, 190, 238); /* oklch */ color: oklch(86.8% 0.091 332.4);
Tailwind
colors: {
custom: {
50: '#fbd2f3',
500: '#f8beee',
950: '#000000',
},
}SCSS
$custom: #f8beee; $custom-light: #fbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#f8beee",
"rgb": {
"r": 248,
"g": 190,
"b": 238
},
"hsl": {
"h": 310.345,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.86813,
"c": 0.09066,
"h": 332.4
},
"luminance": 0.62956
}Semantic roles & 50–950 ramp
primary
#F8BEEE
secondary
#7FDB8F
accent
#DD2D09
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385