#FFC6FB#FFC6FB
#FFC6FB is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.3% C 0.094 H 328.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6FB |
|---|---|
| RGB | rgb(255, 198, 251) |
| HSL | hsl(304, 100%, 89%) |
| HSV | hsv(304, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 1.6%, 0%) |
| CIE-LAB | lab(86.31, 28.80, -18.22) |
| CIE-LCH | lch(86.31, 34.08, 327.67°) |
| OKLab | oklab(89.32% 0.0802 -0.0489) |
| OKLCH | oklch(89.32% 0.094 328.6) |
| XYZ | xyz(78.8449, 68.6154, 100.3388) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.97
Very Light Purple
#F6CEFC
ΔE00 3.46
Light Lavendar
#EFC0FE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6FB #C6FFCA
analogous
#E7C6FF #FFC6FB #FFC6DF
triadic
#FFC6FB #FBFFC6 #C6FBFF
tetradic
#FFC6FB #FFE7C6 #C6FFCA #C6DFFF
square
#FFC6FB #FFE7C6 #C6FFCA #C6DFFF
split-complementary
#FFC6FB #DFFFC6 #C6FFE7
monochromatic
#FF4CF2 #FF89F7 #FFC6FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.43
#FFC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6FB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6FB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FD
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#FFCAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc6fb; /* rgb */ color: rgb(255, 198, 251); /* oklch */ color: oklch(89.3% 0.094 328.6);
Tailwind
colors: {
custom: {
50: '#ffd7fc',
500: '#ffc6fb',
950: '#000000',
},
}SCSS
$custom: #ffc6fb; $custom-light: #ffd7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc6fb",
"rgb": {
"r": 255,
"g": 198,
"b": 251
},
"hsl": {
"h": 304.211,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.89321,
"c": 0.09396,
"h": 328.6
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#FFC6FB
secondary
#81E988
accent
#E61000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385