#F7BBEF#F7BBEF
#F7BBEF is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.2% C 0.096 H 331.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBEF |
|---|---|
| RGB | rgb(247, 187, 239) |
| HSL | hsl(308, 79%, 85%) |
| HSV | hsv(308, 24%, 97%) |
| CMYK | cmyk(0%, 24.3%, 3.2%, 3.1%) |
| CIE-LAB | lab(82.67, 29.86, -17.40) |
| CIE-LCH | lch(82.67, 34.56, 329.78°) |
| OKLab | oklab(86.23% 0.084 -0.0466) |
| OKLCH | oklch(86.23% 0.096 331) |
| XYZ | xyz(71.7067, 61.5490, 89.7475) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.42
Pale Mauve
#FED0FC
ΔE00 4.86
Very Light Purple
#F6CEFC
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 5.61
Pale Lavender
#EECFFE
ΔE00 6.73
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBEF #BBF7C3
analogous
#E1BBF7 #F7BBEF #F7BBD1
triadic
#F7BBEF #EFF7BB #BBEFF7
tetradic
#F7BBEF #F7E1BB #BBF7C3 #BBD1F7
square
#F7BBEF #F7E1BB #BBF7C3 #BBD1F7
split-complementary
#F7BBEF #D1F7BB #BBF7E1
monochromatic
#EA4DD5 #F184E2 #F7BBEF #FCE4F9 #FCE4F9
Accessibility & contrast
On white
1.58
#F7BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F7BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBEF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBEF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#FCBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7bbef; /* rgb */ color: rgb(247, 187, 239); /* oklch */ color: oklch(86.2% 0.096 331.0);
Tailwind
colors: {
custom: {
50: '#fad0f4',
500: '#f7bbef',
950: '#000000',
},
}SCSS
$custom: #f7bbef; $custom-light: #fad0f4; $custom-dark: #000000;
JSON
{
"hex": "#f7bbef",
"rgb": {
"r": 247,
"g": 187,
"b": 239
},
"hsl": {
"h": 308,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.86227,
"c": 0.09605,
"h": 331
},
"luminance": 0.61547
}Semantic roles & 50–950 ramp
primary
#F7BBEF
secondary
#7DD989
accent
#DB260A
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385