#F0CBFF#F0CBFF
#F0CBFF is a very light, moderate purple. Relative luminance 0.685; OKLCH L 89.0% C 0.080 H 316.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CBFF |
|---|---|
| RGB | rgb(240, 203, 255) |
| HSL | hsl(283, 100%, 90%) |
| HSV | hsv(283, 20%, 100%) |
| CMYK | cmyk(5.9%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.23, 22.06, -20.59) |
| CIE-LCH | lch(86.23, 30.18, 316.98°) |
| OKLab | oklab(88.99% 0.0579 -0.0556) |
| OKLCH | oklch(88.99% 0.08 316.1) |
| XYZ | xyz(75.3384, 68.4581, 103.8333) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.01
Pale Lavender
#EECFFE
ΔE00 1.65
Very Light Purple
#F6CEFC
ΔE00 2.09
Pale Lilac
#E4CBFF
ΔE00 3.02
Light Lavendar
#EFC0FE
ΔE00 3.15
Pale Mauve
#FED0FC
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CBFF #DAFFCB
analogous
#D6CBFF #F0CBFF #FFCBF4
triadic
#F0CBFF #FFF0CB #CBFFF0
tetradic
#F0CBFF #FFD6CB #DAFFCB #CBF4FF
square
#F0CBFF #FFD6CB #DAFFCB #CBF4FF
split-complementary
#F0CBFF #F4FFCB #CBFFD6
monochromatic
#CD51FF #DE8EFF #F0CBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.43
#F0CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#F0CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CBFF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CBFF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#F0D1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0cbff; /* rgb */ color: rgb(240, 203, 255); /* oklch */ color: oklch(89.0% 0.080 316.1);
Tailwind
colors: {
custom: {
50: '#f5dbff',
500: '#f0cbff',
950: '#000000',
},
}SCSS
$custom: #f0cbff; $custom-light: #f5dbff; $custom-dark: #000000;
JSON
{
"hex": "#f0cbff",
"rgb": {
"r": 240,
"g": 203,
"b": 255
},
"hsl": {
"h": 282.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88985,
"c": 0.08031,
"h": 316.1
},
"luminance": 0.68457
}Semantic roles & 50–950 ramp
primary
#F0CBFF
secondary
#A2E985
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486