#F2BDFC#F2BDFC
#F2BDFC is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.6% C 0.102 H 321.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDFC |
|---|---|
| RGB | rgb(242, 189, 252) |
| HSL | hsl(290, 91%, 86%) |
| HSV | hsv(290, 25%, 99%) |
| CMYK | cmyk(4%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(83.07, 29.56, -23.78) |
| CIE-LCH | lch(83.07, 37.93, 321.19°) |
| OKLab | oklab(86.56% 0.0795 -0.0644) |
| OKLCH | oklch(86.56% 0.102 321) |
| XYZ | xyz(72.3839, 62.3023, 100.2891) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.99
Mauve
#E0B0FF
ΔE00 5.25
Pale Lavender
#EECFFE
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDFC #C7FCBD
analogous
#D3BDFC #F2BDFC #FCBDE7
triadic
#F2BDFC #FCF2BD #BDFCF2
tetradic
#F2BDFC #FCD3BD #C7FCBD #BDE7FC
square
#F2BDFC #FCD3BD #C7FCBD #BDE7FC
split-complementary
#F2BDFC #E7FCBD #BDFCD3
monochromatic
#DB48F7 #E682F9 #F2BDFC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.56
#F2BDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F2BDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDFC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDFC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#F4C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2bdfc; /* rgb */ color: rgb(242, 189, 252); /* oklch */ color: oklch(86.6% 0.102 321.0);
Tailwind
colors: {
custom: {
50: '#f7d1fd',
500: '#f2bdfc',
950: '#000000',
},
}SCSS
$custom: #f2bdfc; $custom-light: #f7d1fd; $custom-dark: #000000;
JSON
{
"hex": "#f2bdfc",
"rgb": {
"r": 242,
"g": 189,
"b": 252
},
"hsl": {
"h": 290.476,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.86564,
"c": 0.10225,
"h": 321
},
"luminance": 0.62301
}Semantic roles & 50–950 ramp
primary
#F2BDFC
secondary
#8CE27B
accent
#E60024
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385