#FFC8FB#FFC8FB
#FFC8FB is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.7% C 0.090 H 328.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8FB |
|---|---|
| RGB | rgb(255, 200, 251) |
| HSL | hsl(304, 100%, 89%) |
| HSV | hsv(304, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 1.6%, 0%) |
| CIE-LAB | lab(86.77, 27.75, -17.54) |
| CIE-LCH | lch(86.77, 32.82, 327.70°) |
| OKLab | oklab(89.67% 0.0773 -0.047) |
| OKLCH | oklch(89.67% 0.09 328.7) |
| XYZ | xyz(79.3051, 69.5357, 100.4922) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.39
Very Light Purple
#F6CEFC
ΔE00 3.03
Light Lavendar
#EFC0FE
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8FB #C8FFCC
analogous
#E8C8FF #FFC8FB #FFC8E0
triadic
#FFC8FB #FBFFC8 #C8FBFF
tetradic
#FFC8FB #FFE8C8 #C8FFCC #C8E0FF
square
#FFC8FB #FFE8C8 #C8FFCC #C8E0FF
split-complementary
#FFC8FB #E0FFC8 #C8FFE8
monochromatic
#FF4EF2 #FF8BF7 #FFC8FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.41
#FFC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FFC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8FB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8FB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#FFCCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc8fb; /* rgb */ color: rgb(255, 200, 251); /* oklch */ color: oklch(89.7% 0.090 328.7);
Tailwind
colors: {
custom: {
50: '#ffd9fc',
500: '#ffc8fb',
950: '#000000',
},
}SCSS
$custom: #ffc8fb; $custom-light: #ffd9fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc8fb",
"rgb": {
"r": 255,
"g": 200,
"b": 251
},
"hsl": {
"h": 304.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89671,
"c": 0.09048,
"h": 328.7
},
"luminance": 0.69534
}Semantic roles & 50–950 ramp
primary
#FFC8FB
secondary
#82E98A
accent
#E61100
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385