#F69CA4#F69CA4
#F69CA4 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.5% C 0.108 H 14.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CA4 |
|---|---|
| RGB | rgb(246, 156, 164) |
| HSL | hsl(355, 83%, 79%) |
| HSV | hsv(355, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 33.3%, 3.5%) |
| CIE-LAB | lab(73.58, 34.53, 10.00) |
| CIE-LCH | lch(73.58, 35.95, 16.15°) |
| OKLab | oklab(78.55% 0.1047 0.0262) |
| OKLCH | oklch(78.55% 0.108 14.1) |
| XYZ | xyz(56.5974, 46.0543, 41.0232) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.18
Faded Pink
#DE9DAC
ΔE00 5.99
Soft Pink
#FDB0C0
ΔE00 6.02
Pig Pink
#E78EA5
ΔE00 6.07
Blush Pink
#FE828C
ΔE00 6.40
Lightpink
#FFB6C1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CA4 #9CF6EE
analogous
#F69CD1 #F69CA4 #F6C19C
triadic
#F69CA4 #A4F69C #9CA4F6
tetradic
#F69CA4 #D1F69C #9CF6EE #C19CF6
square
#F69CA4 #D1F69C #9CF6EE #C19CF6
split-complementary
#F69CA4 #9CF6C1 #9CD1F6
monochromatic
#EC2C3D #F16470 #F69CA4 #FBD4D8 #FCE3E5
Accessibility & contrast
On white
2.06
#F69CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F69CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CA4
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CA4 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f69ca4; /* rgb */ color: rgb(246, 156, 164); /* oklch */ color: oklch(78.5% 0.108 14.1);
Tailwind
colors: {
custom: {
50: '#fbbabe',
500: '#f69ca4',
950: '#000000',
},
}SCSS
$custom: #f69ca4; $custom-light: #fbbabe; $custom-dark: #000000;
JSON
{
"hex": "#f69ca4",
"rgb": {
"r": 246,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.78549,
"c": 0.10796,
"h": 14.1
},
"luminance": 0.4605
}Semantic roles & 50–950 ramp
primary
#F69CA4
secondary
#D7F4F2
accent
#E0CC06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181