#F2BDFF#F2BDFF
#F2BDFF is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.7% C 0.105 H 319.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDFF |
|---|---|
| RGB | rgb(242, 189, 255) |
| HSL | hsl(288, 100%, 87%) |
| HSV | hsv(288, 26%, 100%) |
| CMYK | cmyk(5.1%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.18, 30.13, -25.22) |
| CIE-LCH | lch(83.18, 39.29, 320.07°) |
| OKLab | oklab(86.68% 0.0803 -0.0684) |
| OKLCH | oklch(86.68% 0.106 319.6) |
| XYZ | xyz(72.8631, 62.4940, 102.8126) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.21
Light Lilac
#EDC8FF
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lavender
#DFC5FE
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDFF #CAFFBD
analogous
#D1BDFF #F2BDFF #FFBDEB
triadic
#F2BDFF #FFF2BD #BDFFF2
tetradic
#F2BDFF #FFD1BD #CAFFBD #BDEBFF
square
#F2BDFF #FFD1BD #CAFFBD #BDEBFF
split-complementary
#F2BDFF #EBFFBD #BDFFD1
monochromatic
#DA43FF #E680FF #F2BDFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.56
#F2BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F2BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDFF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDFF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#F3C4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2bdff; /* rgb */ color: rgb(242, 189, 255); /* oklch */ color: oklch(86.7% 0.105 319.6);
Tailwind
colors: {
custom: {
50: '#f7d1ff',
500: '#f2bdff',
950: '#000000',
},
}SCSS
$custom: #f2bdff; $custom-light: #f7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f2bdff",
"rgb": {
"r": 242,
"g": 189,
"b": 255
},
"hsl": {
"h": 288.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86676,
"c": 0.1055,
"h": 319.6
},
"luminance": 0.62492
}Semantic roles & 50–950 ramp
primary
#F2BDFF
secondary
#8FE779
accent
#E6002D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386