#F4C8FA#F4C8FA
#F4C8FA is a very light, moderate purple. Relative luminance 0.674; OKLCH L 88.6% C 0.082 H 322.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8FA |
|---|---|
| RGB | rgb(244, 200, 250) |
| HSL | hsl(293, 83%, 88%) |
| HSV | hsv(293, 20%, 98%) |
| CMYK | cmyk(2.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(85.73, 24.00, -18.67) |
| CIE-LCH | lch(85.73, 30.41, 322.11°) |
| OKLab | oklab(88.63% 0.065 -0.0503) |
| OKLCH | oklch(88.63% 0.082 322.3) |
| XYZ | xyz(75.2156, 67.4452, 99.4799) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.56
Light Lilac
#EDC8FF
ΔE00 2.43
Pale Mauve
#FED0FC
ΔE00 2.59
Pale Lavender
#EECFFE
ΔE00 3.01
Light Lavendar
#EFC0FE
ΔE00 3.16
Pale Lilac
#E4CBFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8FA #CEFAC8
analogous
#DBC8FA #F4C8FA #FAC8E7
triadic
#F4C8FA #FAF4C8 #C8FAF4
tetradic
#F4C8FA #FADBC8 #CEFAC8 #C8E7FA
square
#F4C8FA #FADBC8 #CEFAC8 #C8E7FA
split-complementary
#F4C8FA #E7FAC8 #C8FADB
monochromatic
#DE58F0 #E990F5 #F4C8FA #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.45
#F4C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#F4C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8FA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8FA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#F6CDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4c8fa; /* rgb */ color: rgb(244, 200, 250); /* oklch */ color: oklch(88.6% 0.082 322.3);
Tailwind
colors: {
custom: {
50: '#f8d9fc',
500: '#f4c8fa',
950: '#000000',
},
}SCSS
$custom: #f4c8fa; $custom-light: #f8d9fc; $custom-dark: #000000;
JSON
{
"hex": "#f4c8fa",
"rgb": {
"r": 244,
"g": 200,
"b": 250
},
"hsl": {
"h": 292.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88625,
"c": 0.08219,
"h": 322.3
},
"luminance": 0.67444
}Semantic roles & 50–950 ramp
primary
#F4C8FA
secondary
#91DF87
accent
#E00620
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385