#F7CBFF#F7CBFF
#F7CBFF is a very light, moderate purple. Relative luminance 0.697; OKLCH L 89.6% C 0.084 H 321.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CBFF |
|---|---|
| RGB | rgb(247, 203, 255) |
| HSL | hsl(291, 100%, 90%) |
| HSV | hsv(291, 20%, 100%) |
| CMYK | cmyk(3.1%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.85, 24.31, -19.60) |
| CIE-LCH | lch(86.85, 31.22, 321.12°) |
| OKLab | oklab(89.61% 0.0655 -0.0528) |
| OKLCH | oklch(89.61% 0.084 321.1) |
| XYZ | xyz(77.7613, 69.7075, 103.9468) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.53
Light Lilac
#EDC8FF
ΔE00 2.27
Pale Mauve
#FED0FC
ΔE00 2.57
Pale Lavender
#EECFFE
ΔE00 2.84
Light Lavendar
#EFC0FE
ΔE00 3.19
Pale Lilac
#E4CBFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CBFF #D3FFCB
analogous
#DDCBFF #F7CBFF #FFCBED
triadic
#F7CBFF #FFF7CB #CBFFF7
tetradic
#F7CBFF #FFDDCB #D3FFCB #CBEDFF
square
#F7CBFF #FFDDCB #D3FFCB #CBEDFF
split-complementary
#F7CBFF #EDFFCB #CBFFDD
monochromatic
#E451FF #EE8EFF #F7CBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.41
#F7CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F7CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CBFF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CBFF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#F9D0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7cbff; /* rgb */ color: rgb(247, 203, 255); /* oklch */ color: oklch(89.6% 0.084 321.1);
Tailwind
colors: {
custom: {
50: '#fadbff',
500: '#f7cbff',
950: '#000000',
},
}SCSS
$custom: #f7cbff; $custom-light: #fadbff; $custom-dark: #000000;
JSON
{
"hex": "#f7cbff",
"rgb": {
"r": 247,
"g": 203,
"b": 255
},
"hsl": {
"h": 290.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89608,
"c": 0.08414,
"h": 321.1
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#F7CBFF
secondary
#94E985
accent
#E60023
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486