#F4CDFF#F4CDFF
#F4CDFF is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.7% C 0.079 H 318.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDFF |
|---|---|
| RGB | rgb(244, 205, 255) |
| HSL | hsl(287, 100%, 90%) |
| HSV | hsv(287, 20%, 100%) |
| CMYK | cmyk(4.3%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(87.05, 22.29, -19.32) |
| CIE-LCH | lch(87.05, 29.50, 319.08°) |
| OKLab | oklab(89.7% 0.0594 -0.0521) |
| OKLCH | oklch(89.7% 0.079 318.7) |
| XYZ | xyz(77.1869, 70.1169, 104.0561) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.19
Pale Lavender
#EECFFE
ΔE00 1.80
Light Lilac
#EDC8FF
ΔE00 1.94
Pale Mauve
#FED0FC
ΔE00 2.80
Light Lavendar
#EFC0FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDFF #D8FFCD
analogous
#DBCDFF #F4CDFF #FFCDF1
triadic
#F4CDFF #FFF4CD #CDFFF4
tetradic
#F4CDFF #FFDBCD #D8FFCD #CDF1FF
square
#F4CDFF #FFDBCD #D8FFCD #CDF1FF
split-complementary
#F4CDFF #F1FFCD #CDFFDB
monochromatic
#D953FF #E790FF #F4CDFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.40
#F4CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#F4CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDFF
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDFF | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#F5D2DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f4cdff; /* rgb */ color: rgb(244, 205, 255); /* oklch */ color: oklch(89.7% 0.079 318.7);
Tailwind
colors: {
custom: {
50: '#f8dcff',
500: '#f4cdff',
950: '#000000',
},
}SCSS
$custom: #f4cdff; $custom-light: #f8dcff; $custom-dark: #000000;
JSON
{
"hex": "#f4cdff",
"rgb": {
"r": 244,
"g": 205,
"b": 255
},
"hsl": {
"h": 286.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.897,
"c": 0.07896,
"h": 318.7
},
"luminance": 0.70116
}Semantic roles & 50–950 ramp
primary
#F4CDFF
secondary
#9CEA86
accent
#E60032
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486