#F6BEEE#F6BEEE
#F6BEEE is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.6% C 0.089 H 331.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEEE |
|---|---|
| RGB | rgb(246, 190, 238) |
| HSL | hsl(309, 76%, 85%) |
| HSV | hsv(309, 23%, 96%) |
| CMYK | cmyk(0%, 22.8%, 3.3%, 3.5%) |
| CIE-LAB | lab(83.23, 27.77, -16.03) |
| CIE-LCH | lch(83.23, 32.06, 330.00°) |
| OKLab | oklab(86.62% 0.0781 -0.0429) |
| OKLCH | oklch(86.62% 0.089 331.2) |
| XYZ | xyz(71.8507, 62.5949, 89.1695) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.06
Very Light Purple
#F6CEFC
ΔE00 4.34
Light Lavendar
#EFC0FE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 6.12
Plum
#DDA0DD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEEE #BEF6C6
analogous
#E2BEF6 #F6BEEE #F6BED2
triadic
#F6BEEE #EEF6BE #BEEEF6
tetradic
#F6BEEE #F6E2BE #BEF6C6 #BED2F6
square
#F6BEEE #F6E2BE #BEF6C6 #BED2F6
split-complementary
#F6BEEE #D2F6BE #BEF6E2
monochromatic
#E752D2 #EF88E0 #F6BEEE #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.55
#F6BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F6BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEEE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEEE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#FBC1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6beee; /* rgb */ color: rgb(246, 190, 238); /* oklch */ color: oklch(86.6% 0.089 331.2);
Tailwind
colors: {
custom: {
50: '#f9d2f3',
500: '#f6beee',
950: '#000000',
},
}SCSS
$custom: #f6beee; $custom-light: #f9d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f6beee",
"rgb": {
"r": 246,
"g": 190,
"b": 238
},
"hsl": {
"h": 308.571,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.86621,
"c": 0.08913,
"h": 331.2
},
"luminance": 0.62593
}Semantic roles & 50–950 ramp
primary
#F6BEEE
secondary
#80D88D
accent
#D82B0E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385