#F69DA8#F69DA8
#F69DA8 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.107 H 11.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F69DA8 |
|---|---|
| RGB | rgb(246, 157, 168) |
| HSL | hsl(353, 83%, 79%) |
| HSV | hsv(353, 36%, 96%) |
| CMYK | cmyk(0%, 36.2%, 31.7%, 3.5%) |
| CIE-LAB | lab(73.89, 34.50, 8.24) |
| CIE-LCH | lch(73.89, 35.47, 13.43°) |
| OKLab | oklab(78.82% 0.1047 0.0218) |
| OKLCH | oklch(78.82% 0.107 11.8) |
| XYZ | xyz(57.1328, 46.5381, 43.0118) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.20
Faded Pink
#DE9DAC
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.42
Lightpink
#FFB6C1
ΔE00 5.99
Rosa
#FE86A4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69DA8 #9DF6EB
analogous
#F69DD5 #F69DA8 #F6BF9D
triadic
#F69DA8 #A8F69D #9DA8F6
tetradic
#F69DA8 #D5F69D #9DF6EB #BF9DF6
square
#F69DA8 #D5F69D #9DF6EB #BF9DF6
split-complementary
#F69DA8 #9DF6BF #9DD5F6
monochromatic
#EC2D44 #F16576 #F69DA8 #FBD5DA #FCE3E6
Accessibility & contrast
On white
2.04
#F69DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F69DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69DA8
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69DA8 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f69da8; /* rgb */ color: rgb(246, 157, 168); /* oklch */ color: oklch(78.8% 0.107 11.8);
Tailwind
colors: {
custom: {
50: '#fbbbc1',
500: '#f69da8',
950: '#000000',
},
}SCSS
$custom: #f69da8; $custom-light: #fbbbc1; $custom-dark: #000000;
JSON
{
"hex": "#f69da8",
"rgb": {
"r": 246,
"g": 157,
"b": 168
},
"hsl": {
"h": 352.584,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.78819,
"c": 0.10689,
"h": 11.8
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#F69DA8
secondary
#D7F4F1
accent
#E0C506
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181