#FF699D#FF699D
#FF699D is a light, vivid pink. Relative luminance 0.338; OKLCH L 72.1% C 0.188 H 1.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF699D |
|---|---|
| RGB | rgb(255, 105, 157) |
| HSL | hsl(339, 100%, 71%) |
| HSV | hsv(339, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 38.4%, 0%) |
| CIE-LAB | lab(64.81, 61.63, 1.46) |
| CIE-LCH | lch(64.81, 61.65, 1.36°) |
| OKLab | oklab(72.1% 0.188 0.0046) |
| OKLCH | oklch(72.1% 0.188 1.4) |
| XYZ | xyz(52.3806, 33.8032, 35.6579) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.84
Rosy Pink
#F6688E
ΔE00 3.36
Strawberry
#FC5A8D
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Bubblegum (survey)
#FF6CB5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF699D #69FFCB
analogous
#FF69E8 #FF699D #FF8069
triadic
#FF699D #9DFF69 #699DFF
tetradic
#FF699D #E8FF69 #69FFCB #8069FF
square
#FF699D #E8FF69 #69FFCB #8069FF
split-complementary
#FF699D #69FF80 #69E8FF
monochromatic
#EE0052 #FF2C75 #FF699D #FFA6C5 #FFE0EB
Accessibility & contrast
On white
2.71
#FF699D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#FF699D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF699D
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF699D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF699D | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9E
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#FF5A7D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff699d; /* rgb */ color: rgb(255, 105, 157); /* oklch */ color: oklch(72.1% 0.188 1.4);
Tailwind
colors: {
custom: {
50: '#ff9ab9',
500: '#ff699d',
950: '#000000',
},
}SCSS
$custom: #ff699d; $custom-light: #ff9ab9; $custom-dark: #000000;
JSON
{
"hex": "#ff699d",
"rgb": {
"r": 255,
"g": 105,
"b": 157
},
"hsl": {
"h": 339.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.721,
"c": 0.18809,
"h": 1.4
},
"luminance": 0.33797
}Semantic roles & 50–950 ramp
primary
#FF699D
secondary
#CEF6E8
accent
#E69600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80