#F9C8FF#F9C8FF
#F9C8FF is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.3% C 0.091 H 322.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8FF |
|---|---|
| RGB | rgb(249, 200, 255) |
| HSL | hsl(293, 100%, 89%) |
| HSV | hsv(293, 22%, 100%) |
| CMYK | cmyk(2.4%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(86.34, 26.53, -20.36) |
| CIE-LCH | lch(86.34, 33.44, 322.51°) |
| OKLab | oklab(89.26% 0.072 -0.0549) |
| OKLCH | oklch(89.26% 0.091 322.7) |
| XYZ | xyz(77.7689, 68.6699, 103.7462) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.50
Light Lavendar
#EFC0FE
ΔE00 2.70
Light Lilac
#EDC8FF
ΔE00 2.76
Pale Mauve
#FED0FC
ΔE00 3.06
Pale Lavender
#EECFFE
ΔE00 3.87
Pale Lilac
#E4CBFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8FF #CEFFC8
analogous
#DEC8FF #F9C8FF #FFC8EA
triadic
#F9C8FF #FFF9C8 #C8FFF9
tetradic
#F9C8FF #FFDEC8 #CEFFC8 #C8EAFF
square
#F9C8FF #FFDEC8 #CEFFC8 #C8EAFF
split-complementary
#F9C8FF #EAFFC8 #C8FFDE
monochromatic
#EC4EFF #F28BFF #F9C8FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.43
#F9C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F9C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8FF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8FF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FBCDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f9c8ff; /* rgb */ color: rgb(249, 200, 255); /* oklch */ color: oklch(89.3% 0.091 322.7);
Tailwind
colors: {
custom: {
50: '#fbd9ff',
500: '#f9c8ff',
950: '#000000',
},
}SCSS
$custom: #f9c8ff; $custom-light: #fbd9ff; $custom-dark: #000000;
JSON
{
"hex": "#f9c8ff",
"rgb": {
"r": 249,
"g": 200,
"b": 255
},
"hsl": {
"h": 293.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89255,
"c": 0.09053,
"h": 322.7
},
"luminance": 0.68668
}Semantic roles & 50–950 ramp
primary
#F9C8FF
secondary
#8DE982
accent
#E60019
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386