#F6CBFF#F6CBFF
#F6CBFF is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.5% C 0.084 H 320.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CBFF |
|---|---|
| RGB | rgb(246, 203, 255) |
| HSL | hsl(290, 100%, 90%) |
| HSV | hsv(290, 20%, 100%) |
| CMYK | cmyk(3.5%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.76, 23.99, -19.74) |
| CIE-LCH | lch(86.76, 31.07, 320.54°) |
| OKLab | oklab(89.52% 0.0644 -0.0532) |
| OKLCH | oklch(89.52% 0.084 320.4) |
| XYZ | xyz(77.4095, 69.5261, 103.9304) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.52
Light Lilac
#EDC8FF
ΔE00 2.06
Pale Lavender
#EECFFE
ΔE00 2.65
Pale Mauve
#FED0FC
ΔE00 2.71
Light Lavendar
#EFC0FE
ΔE00 3.13
Pale Lilac
#E4CBFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CBFF #D4FFCB
analogous
#DCCBFF #F6CBFF #FFCBEE
triadic
#F6CBFF #FFF6CB #CBFFF6
tetradic
#F6CBFF #FFDCCB #D4FFCB #CBEEFF
square
#F6CBFF #FFDCCB #D4FFCB #CBEEFF
split-complementary
#F6CBFF #EEFFCB #CBFFDC
monochromatic
#E151FF #EB8EFF #F6CBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.41
#F6CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F6CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CBFF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CBFF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F7D0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f6cbff; /* rgb */ color: rgb(246, 203, 255); /* oklch */ color: oklch(89.5% 0.084 320.4);
Tailwind
colors: {
custom: {
50: '#f9dbff',
500: '#f6cbff',
950: '#000000',
},
}SCSS
$custom: #f6cbff; $custom-light: #f9dbff; $custom-dark: #000000;
JSON
{
"hex": "#f6cbff",
"rgb": {
"r": 246,
"g": 203,
"b": 255
},
"hsl": {
"h": 289.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89518,
"c": 0.08355,
"h": 320.4
},
"luminance": 0.69525
}Semantic roles & 50–950 ramp
primary
#F6CBFF
secondary
#96E985
accent
#E60028
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486