#FF69C8#FF69C8
#FF69C8 is a light, highly saturated pink. Relative luminance 0.355; OKLCH L 73.6% C 0.208 H 344.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69C8 |
|---|---|
| RGB | rgb(255, 105, 200) |
| HSL | hsl(322, 100%, 71%) |
| HSV | hsv(322, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 21.6%, 0%) |
| CIE-LAB | lab(66.17, 66.79, -20.93) |
| CIE-LCH | lch(66.17, 69.99, 342.60°) |
| OKLab | oklab(73.56% 0.2003 -0.0556) |
| OKLCH | oklch(73.56% 0.208 344.5) |
| XYZ | xyz(56.7186, 35.5385, 58.5048) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Bubblegum Pink
#FE83CC
ΔE00 4.78
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pink (survey)
#FF81C0
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69C8 #69FFA0
analogous
#EB69FF #FF69C8 #FF697D
triadic
#FF69C8 #C8FF69 #69C8FF
tetradic
#FF69C8 #FFEB69 #69FFA0 #697DFF
square
#FF69C8 #FFEB69 #69FFA0 #697DFF
split-complementary
#FF69C8 #7DFF69 #69FFEB
monochromatic
#EE0096 #FF2CB2 #FF69C8 #FFA6DE #FFE0F4
Accessibility & contrast
On white
2.59
#FF69C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF69C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69C8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69C8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7691CB
Deuteranopia (green-blind)
#A1AAC4
Tritanopia (blue-blind)
#FF6890
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff69c8; /* rgb */ color: rgb(255, 105, 200); /* oklch */ color: oklch(73.6% 0.208 344.5);
Tailwind
colors: {
custom: {
50: '#ff9bd8',
500: '#ff69c8',
950: '#000000',
},
}SCSS
$custom: #ff69c8; $custom-light: #ff9bd8; $custom-dark: #000000;
JSON
{
"hex": "#ff69c8",
"rgb": {
"r": 255,
"g": 105,
"b": 200
},
"hsl": {
"h": 322,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73556,
"c": 0.20789,
"h": 344.5
},
"luminance": 0.35533
}Semantic roles & 50–950 ramp
primary
#FF69C8
secondary
#CEF6DC
accent
#E65400
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190F14
muted
#877E83