#FF6CDB#FF6CDB
#FF6CDB is a light, highly saturated pink. Relative luminance 0.371; OKLCH L 74.7% C 0.216 H 338.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6CDB |
|---|---|
| RGB | rgb(255, 108, 219) |
| HSL | hsl(315, 100%, 71%) |
| HSV | hsv(315, 58%, 100%) |
| CMYK | cmyk(0%, 57.6%, 14.1%, 0%) |
| CIE-LAB | lab(67.36, 68.17, -29.75) |
| CIE-LCH | lch(67.36, 74.38, 336.42°) |
| OKLab | oklab(74.67% 0.2005 -0.0803) |
| OKLCH | oklch(74.67% 0.216 338.2) |
| XYZ | xyz(59.3896, 37.1044, 71.0380) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6CDB #6CFF90
analogous
#D96CFF #FF6CDB #FF6C91
triadic
#FF6CDB #DBFF6C #6CDBFF
tetradic
#FF6CDB #FFD96C #6CFF90 #6C91FF
square
#FF6CDB #FFD96C #6CFF90 #6C91FF
split-complementary
#FF6CDB #91FF6C #6CFFD9
monochromatic
#F100B6 #FF2FCC #FF6CDB #FFA9EA #FFE0F8
Accessibility & contrast
On white
2.49
#FF6CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF6CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6CDB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6CDB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7195DE
Deuteranopia (green-blind)
#9DACD7
Tritanopia (blue-blind)
#FF719A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff6cdb; /* rgb */ color: rgb(255, 108, 219); /* oklch */ color: oklch(74.7% 0.216 338.2);
Tailwind
colors: {
custom: {
50: '#ff9de6',
500: '#ff6cdb',
950: '#000000',
},
}SCSS
$custom: #ff6cdb; $custom-light: #ff9de6; $custom-dark: #000000;
JSON
{
"hex": "#ff6cdb",
"rgb": {
"r": 255,
"g": 108,
"b": 219
},
"hsl": {
"h": 314.694,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.74668,
"c": 0.21593,
"h": 338.2
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#FF6CDB
secondary
#D0F7DA
accent
#E63800
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84