#F5BEEB#F5BEEB
#F5BEEB is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.4% C 0.086 H 332.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEEB |
|---|---|
| RGB | rgb(245, 190, 235) |
| HSL | hsl(311, 73%, 85%) |
| HSV | hsv(311, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 4.1%, 3.9%) |
| CIE-LAB | lab(83.04, 26.91, -14.72) |
| CIE-LCH | lch(83.04, 30.67, 331.32°) |
| OKLab | oklab(86.42% 0.0761 -0.0393) |
| OKLCH | oklch(86.42% 0.086 332.7) |
| XYZ | xyz(71.0638, 62.2397, 86.8512) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.48
Light Lavendar
#EFC0FE
ΔE00 5.24
Light Lilac
#EDC8FF
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 6.27
Powder Pink
#FFB2D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEEB #BEF5C8
analogous
#E3BEF5 #F5BEEB #F5BECF
triadic
#F5BEEB #EBF5BE #BEEBF5
tetradic
#F5BEEB #F5E3BE #BEF5C8 #BECFF5
square
#F5BEEB #F5E3BE #BEF5C8 #BECFF5
split-complementary
#F5BEEB #CFF5BE #BEF5E3
monochromatic
#E554CA #ED89DB #F5BEEB #FBE4F7 #FBE4F7
Accessibility & contrast
On white
1.56
#F5BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F5BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEEB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEEB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#FAC1CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5beeb; /* rgb */ color: rgb(245, 190, 235); /* oklch */ color: oklch(86.4% 0.086 332.7);
Tailwind
colors: {
custom: {
50: '#f9d2f1',
500: '#f5beeb',
950: '#000000',
},
}SCSS
$custom: #f5beeb; $custom-light: #f9d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f5beeb",
"rgb": {
"r": 245,
"g": 190,
"b": 235
},
"hsl": {
"h": 310.909,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.86424,
"c": 0.08563,
"h": 332.7
},
"luminance": 0.62238
}Semantic roles & 50–950 ramp
primary
#F5BEEB
secondary
#81D690
accent
#D53410
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385