#FF699A#FF699A
#FF699A is a light, vivid pink. Relative luminance 0.337; OKLCH L 72.0% C 0.187 H 2.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF699A |
|---|---|
| RGB | rgb(255, 105, 154) |
| HSL | hsl(340, 100%, 71%) |
| HSV | hsv(340, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 39.6%, 0%) |
| CIE-LAB | lab(64.73, 61.32, 3.06) |
| CIE-LCH | lch(64.73, 61.40, 2.86°) |
| OKLab | oklab(72.01% 0.187 0.0087) |
| OKLCH | oklch(72.01% 0.187 2.7) |
| XYZ | xyz(52.1276, 33.7021, 34.3256) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.72
Medium Pink
#F36196
ΔE00 2.98
Strawberry
#FC5A8D
ΔE00 3.10
Carnation Pink
#FF7FA7
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Warm Pink
#FB5581
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF699A #69FFCE
analogous
#FF69E5 #FF699A #FF8369
triadic
#FF699A #9AFF69 #699AFF
tetradic
#FF699A #E5FF69 #69FFCE #8369FF
square
#FF699A #E5FF69 #69FFCE #8369FF
split-complementary
#FF699A #69FF83 #69E5FF
monochromatic
#EE004E #FF2C71 #FF699A #FFA6C3 #FFE0EA
Accessibility & contrast
On white
2.71
#FF699A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#FF699A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF699A
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF699A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF699A | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9B
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#FF597C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff699a; /* rgb */ color: rgb(255, 105, 154); /* oklch */ color: oklch(72.0% 0.187 2.7);
Tailwind
colors: {
custom: {
50: '#ff9ab7',
500: '#ff699a',
950: '#000000',
},
}SCSS
$custom: #ff699a; $custom-light: #ff9ab7; $custom-dark: #000000;
JSON
{
"hex": "#ff699a",
"rgb": {
"r": 255,
"g": 105,
"b": 154
},
"hsl": {
"h": 340.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72014,
"c": 0.18723,
"h": 2.7
},
"luminance": 0.33696
}Semantic roles & 50–950 ramp
primary
#FF699A
secondary
#CEF6E9
accent
#E69B00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80