#F3BEEE#F3BEEE
#F3BEEE is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.3% C 0.087 H 329.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BEEE |
|---|---|
| RGB | rgb(243, 190, 238) |
| HSL | hsl(306, 69%, 85%) |
| HSV | hsv(306, 22%, 95%) |
| CMYK | cmyk(0%, 21.8%, 2.1%, 4.7%) |
| CIE-LAB | lab(82.94, 26.78, -16.49) |
| CIE-LCH | lch(82.94, 31.45, 328.38°) |
| OKLab | oklab(86.34% 0.0748 -0.0442) |
| OKLCH | oklch(86.34% 0.087 329.5) |
| XYZ | xyz(70.8067, 62.0566, 89.1205) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BEEE #BEF3C3
analogous
#DDBEF3 #F3BEEE #F3BED4
triadic
#F3BEEE #EEF3BE #BEEEF3
tetradic
#F3BEEE #F3DDBE #BEF3C3 #BED4F3
square
#F3BEEE #F3DDBE #BEF3C3 #BED4F3
split-complementary
#F3BEEE #D4F3BE #BEF3DD
monochromatic
#E057D3 #E98AE0 #F3BEEE #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.57
#F3BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#F3BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BEEE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BEEE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#F7C1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3beee; /* rgb */ color: rgb(243, 190, 238); /* oklch */ color: oklch(86.3% 0.087 329.5);
Tailwind
colors: {
custom: {
50: '#f7d2f3',
500: '#f3beee',
950: '#000000',
},
}SCSS
$custom: #f3beee; $custom-light: #f7d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f3beee",
"rgb": {
"r": 243,
"g": 190,
"b": 238
},
"hsl": {
"h": 305.66,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.86336,
"c": 0.0869,
"h": 329.5
},
"luminance": 0.62055
}Semantic roles & 50–950 ramp
primary
#F3BEEE
secondary
#82D38A
accent
#D12615
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385