#F2B7FF#F2B7FF
#F2B7FF is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.6% C 0.116 H 320.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B7FF |
|---|---|
| RGB | rgb(242, 183, 255) |
| HSL | hsl(289, 100%, 86%) |
| HSV | hsv(289, 28%, 100%) |
| CMYK | cmyk(5.1%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(81.82, 33.31, -27.29) |
| CIE-LCH | lch(81.82, 43.06, 320.67°) |
| OKLab | oklab(85.64% 0.089 -0.0742) |
| OKLCH | oklch(85.64% 0.116 320.2) |
| XYZ | xyz(71.5991, 59.9659, 102.3912) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.75
Mauve
#E0B0FF
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 5.19
Light Violet
#D6B4FC
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.55
Light Lavender
#DFC5FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B7FF #C4FFB7
analogous
#CEB7FF #F2B7FF #FFB7E8
triadic
#F2B7FF #FFF2B7 #B7FFF2
tetradic
#F2B7FF #FFCEB7 #C4FFB7 #B7E8FF
square
#F2B7FF #FFCEB7 #C4FFB7 #B7E8FF
split-complementary
#F2B7FF #E8FFB7 #B7FFCE
monochromatic
#DC3DFF #E77AFF #F2B7FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.62
#F2B7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#F2B7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B7FF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B7FF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#F3BFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2b7ff; /* rgb */ color: rgb(242, 183, 255); /* oklch */ color: oklch(85.6% 0.116 320.2);
Tailwind
colors: {
custom: {
50: '#f7cdff',
500: '#f2b7ff',
950: '#000000',
},
}SCSS
$custom: #f2b7ff; $custom-light: #f7cdff; $custom-dark: #000000;
JSON
{
"hex": "#f2b7ff",
"rgb": {
"r": 242,
"g": 183,
"b": 255
},
"hsl": {
"h": 289.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85639,
"c": 0.11585,
"h": 320.2
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#F2B7FF
secondary
#88E674
accent
#E60029
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#171318
muted
#858386