#F4C8FF#F4C8FF
#F4C8FF is a very light, moderate purple. Relative luminance 0.678; OKLCH L 88.8% C 0.088 H 319.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8FF |
|---|---|
| RGB | rgb(244, 200, 255) |
| HSL | hsl(288, 100%, 89%) |
| HSV | hsv(288, 22%, 100%) |
| CMYK | cmyk(4.3%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(85.89, 24.93, -21.08) |
| CIE-LCH | lch(85.89, 32.65, 319.78°) |
| OKLab | oklab(88.8% 0.0666 -0.0569) |
| OKLCH | oklch(88.8% 0.088 319.5) |
| XYZ | xyz(76.0100, 67.7630, 103.6638) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.64
Light Lavendar
#EFC0FE
ΔE00 2.22
Very Light Purple
#F6CEFC
ΔE00 2.38
Pale Lavender
#EECFFE
ΔE00 3.06
Pale Mauve
#FED0FC
ΔE00 3.54
Pale Lilac
#E4CBFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8FF #D3FFC8
analogous
#D9C8FF #F4C8FF #FFC8EF
triadic
#F4C8FF #FFF4C8 #C8FFF4
tetradic
#F4C8FF #FFD9C8 #D3FFC8 #C8EFFF
square
#F4C8FF #FFD9C8 #D3FFC8 #C8EFFF
split-complementary
#F4C8FF #EFFFC8 #C8FFD9
monochromatic
#DC4EFF #E88BFF #F4C8FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.44
#F4C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#F4C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8FF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8FF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#CCD8FD
Tritanopia (blue-blind)
#F5CEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4c8ff; /* rgb */ color: rgb(244, 200, 255); /* oklch */ color: oklch(88.8% 0.088 319.5);
Tailwind
colors: {
custom: {
50: '#f8d9ff',
500: '#f4c8ff',
950: '#000000',
},
}SCSS
$custom: #f4c8ff; $custom-light: #f8d9ff; $custom-dark: #000000;
JSON
{
"hex": "#f4c8ff",
"rgb": {
"r": 244,
"g": 200,
"b": 255
},
"hsl": {
"h": 288,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88801,
"c": 0.0876,
"h": 319.5
},
"luminance": 0.67762
}Semantic roles & 50–950 ramp
primary
#F4C8FF
secondary
#97E982
accent
#E6002E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386