#FFC0FB#FFC0FB
#FFC0FB is a very light, moderate purple. Relative luminance 0.659; OKLCH L 88.3% C 0.104 H 328.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0FB |
|---|---|
| RGB | rgb(255, 192, 251) |
| HSL | hsl(304, 100%, 88%) |
| HSV | hsv(304, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 1.6%, 0%) |
| CIE-LAB | lab(84.96, 31.95, -20.27) |
| CIE-LCH | lch(84.96, 37.84, 327.61°) |
| OKLab | oklab(88.28% 0.089 -0.0545) |
| OKLCH | oklch(88.28% 0.104 328.5) |
| XYZ | xyz(77.5006, 65.9267, 99.8907) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.76
Pale Mauve
#FED0FC
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0FB #C0FFC4
analogous
#E4C0FF #FFC0FB #FFC0DB
triadic
#FFC0FB #FBFFC0 #C0FBFF
tetradic
#FFC0FB #FFE4C0 #C0FFC4 #C0DBFF
square
#FFC0FB #FFE4C0 #C0FFC4 #C0DBFF
split-complementary
#FFC0FB #DBFFC0 #C0FFE4
monochromatic
#FF46F3 #FF83F7 #FFC0FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.48
#FFC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FFC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0FB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0FB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc0fb; /* rgb */ color: rgb(255, 192, 251); /* oklch */ color: oklch(88.3% 0.104 328.5);
Tailwind
colors: {
custom: {
50: '#ffd3fc',
500: '#ffc0fb',
950: '#000000',
},
}SCSS
$custom: #ffc0fb; $custom-light: #ffd3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc0fb",
"rgb": {
"r": 255,
"g": 192,
"b": 251
},
"hsl": {
"h": 303.81,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88283,
"c": 0.10439,
"h": 328.5
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#FFC0FB
secondary
#7BE882
accent
#E60F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385