#F69DA0#F69DA0
#F69DA0 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.6% C 0.107 H 17.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DA0 |
|---|---|
| RGB | rgb(246, 157, 160) |
| HSL | hsl(358, 83%, 79%) |
| HSV | hsv(358, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 35%, 3.5%) |
| CIE-LAB | lab(73.71, 33.52, 12.38) |
| CIE-LCH | lch(73.71, 35.73, 20.27°) |
| OKLab | oklab(78.61% 0.1016 0.0322) |
| OKLCH | oklch(78.61% 0.107 17.6) |
| XYZ | xyz(56.4104, 46.2491, 39.2068) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.18
Blush Pink
#FE828C
ΔE00 6.40
Blush (survey)
#F29E8E
ΔE00 6.76
Soft Pink
#FDB0C0
ΔE00 6.99
Peachy Pink
#FF9A8A
ΔE00 7.00
Faded Pink
#DE9DAC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DA0 #9DF6F3
analogous
#F69DCD #F69DA0 #F6C79D
triadic
#F69DA0 #A0F69D #9DA0F6
tetradic
#F69DA0 #CDF69D #9DF6F3 #C79DF6
square
#F69DA0 #CDF69D #9DF6F3 #C79DF6
split-complementary
#F69DA0 #9DF6C7 #9DCDF6
monochromatic
#EC2D33 #F1656A #F69DA0 #FBD5D6 #FCE3E4
Accessibility & contrast
On white
2.05
#F69DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F69DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DA0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DA0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#C3BC9E
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f69da0; /* rgb */ color: rgb(246, 157, 160); /* oklch */ color: oklch(78.6% 0.107 17.6);
Tailwind
colors: {
custom: {
50: '#fbbbbc',
500: '#f69da0',
950: '#000000',
},
}SCSS
$custom: #f69da0; $custom-light: #fbbbbc; $custom-dark: #000000;
JSON
{
"hex": "#f69da0",
"rgb": {
"r": 246,
"g": 157,
"b": 160
},
"hsl": {
"h": 357.978,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.78615,
"c": 0.10662,
"h": 17.6
},
"luminance": 0.46245
}Semantic roles & 50–950 ramp
primary
#F69DA0
secondary
#D7F4F3
accent
#E0D806
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181