#F7BBEE#F7BBEE
#F7BBEE is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.2% C 0.095 H 331.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBEE |
|---|---|
| RGB | rgb(247, 187, 238) |
| HSL | hsl(309, 79%, 85%) |
| HSV | hsv(309, 24%, 97%) |
| CMYK | cmyk(0%, 24.3%, 3.6%, 3.1%) |
| CIE-LAB | lab(82.64, 29.68, -16.91) |
| CIE-LCH | lch(82.64, 34.16, 330.33°) |
| OKLab | oklab(86.19% 0.0837 -0.0452) |
| OKLCH | oklch(86.19% 0.095 331.6) |
| XYZ | xyz(71.5594, 61.4901, 88.9716) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBEE #BBF7C4
analogous
#E2BBF7 #F7BBEE #F7BBD0
triadic
#F7BBEE #EEF7BB #BBEEF7
tetradic
#F7BBEE #F7E2BB #BBF7C4 #BBD0F7
square
#F7BBEE #F7E2BB #BBF7C4 #BBD0F7
split-complementary
#F7BBEE #D0F7BB #BBF7E2
monochromatic
#EA4DD3 #F184E0 #F7BBEE #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.58
#F7BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F7BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBEE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBEE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#FCBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7bbee; /* rgb */ color: rgb(247, 187, 238); /* oklch */ color: oklch(86.2% 0.095 331.6);
Tailwind
colors: {
custom: {
50: '#fad0f3',
500: '#f7bbee',
950: '#000000',
},
}SCSS
$custom: #f7bbee; $custom-light: #fad0f3; $custom-dark: #000000;
JSON
{
"hex": "#f7bbee",
"rgb": {
"r": 247,
"g": 187,
"b": 238
},
"hsl": {
"h": 309,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.86192,
"c": 0.09513,
"h": 331.6
},
"luminance": 0.61488
}Semantic roles & 50–950 ramp
primary
#F7BBEE
secondary
#7DD98B
accent
#DB2A0A
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385