#F3BEEB#F3BEEB
#F3BEEB is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.2% C 0.084 H 331.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BEEB |
|---|---|
| RGB | rgb(243, 190, 235) |
| HSL | hsl(309, 69%, 85%) |
| HSV | hsv(309, 22%, 95%) |
| CMYK | cmyk(0%, 21.8%, 3.3%, 4.7%) |
| CIE-LAB | lab(82.85, 26.25, -15.03) |
| CIE-LCH | lch(82.85, 30.24, 330.21°) |
| OKLab | oklab(86.23% 0.0739 -0.0401) |
| OKLCH | oklch(86.23% 0.084 331.5) |
| XYZ | xyz(70.3696, 61.8818, 86.8186) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.96
Pale Lilac
#E4CBFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BEEB #BEF3C6
analogous
#E1BEF3 #F3BEEB #F3BED0
triadic
#F3BEEB #EBF3BE #BEEBF3
tetradic
#F3BEEB #F3E1BE #BEF3C6 #BED0F3
square
#F3BEEB #F3E1BE #BEF3C6 #BED0F3
split-complementary
#F3BEEB #D0F3BE #BEF3E1
monochromatic
#E057CB #E98ADB #F3BEEB #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.57
#F3BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F3BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BEEB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BEEB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F8C1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3beeb; /* rgb */ color: rgb(243, 190, 235); /* oklch */ color: oklch(86.2% 0.084 331.5);
Tailwind
colors: {
custom: {
50: '#f7d2f1',
500: '#f3beeb',
950: '#000000',
},
}SCSS
$custom: #f3beeb; $custom-light: #f7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f3beeb",
"rgb": {
"r": 243,
"g": 190,
"b": 235
},
"hsl": {
"h": 309.057,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.86234,
"c": 0.08409,
"h": 331.5
},
"luminance": 0.6188
}Semantic roles & 50–950 ramp
primary
#F3BEEB
secondary
#82D38E
accent
#D13115
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385