#F4CBFF#F4CBFF
#F4CBFF is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.3% C 0.082 H 319.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBFF |
|---|---|
| RGB | rgb(244, 203, 255) |
| HSL | hsl(287, 100%, 90%) |
| HSV | hsv(287, 20%, 100%) |
| CMYK | cmyk(4.3%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.59, 23.34, -20.03) |
| CIE-LCH | lch(86.59, 30.76, 319.37°) |
| OKLab | oklab(89.34% 0.0622 -0.054) |
| OKLCH | oklch(89.34% 0.082 319) |
| XYZ | xyz(76.7116, 69.1662, 103.8976) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.60
Light Lilac
#EDC8FF
ΔE00 1.66
Pale Lavender
#EECFFE
ΔE00 2.27
Pale Mauve
#FED0FC
ΔE00 3.03
Light Lavendar
#EFC0FE
ΔE00 3.07
Pale Lilac
#E4CBFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBFF #D6FFCB
analogous
#DACBFF #F4CBFF #FFCBF0
triadic
#F4CBFF #FFF4CB #CBFFF4
tetradic
#F4CBFF #FFDACB #D6FFCB #CBF0FF
square
#F4CBFF #FFDACB #D6FFCB #CBF0FF
split-complementary
#F4CBFF #F0FFCB #CBFFDA
monochromatic
#DA51FF #E78EFF #F4CBFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.42
#F4CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F4CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBFF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBFF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F5D0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4cbff; /* rgb */ color: rgb(244, 203, 255); /* oklch */ color: oklch(89.3% 0.082 319.0);
Tailwind
colors: {
custom: {
50: '#f8dbff',
500: '#f4cbff',
950: '#000000',
},
}SCSS
$custom: #f4cbff; $custom-light: #f8dbff; $custom-dark: #000000;
JSON
{
"hex": "#f4cbff",
"rgb": {
"r": 244,
"g": 203,
"b": 255
},
"hsl": {
"h": 287.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89339,
"c": 0.08242,
"h": 319
},
"luminance": 0.69165
}Semantic roles & 50–950 ramp
primary
#F4CBFF
secondary
#9AE985
accent
#E60031
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486