#F69EAF#F69EAF
#F69EAF is a light, moderate red. Relative luminance 0.471; OKLCH L 79.2% C 0.106 H 7.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EAF |
|---|---|
| RGB | rgb(246, 158, 175) |
| HSL | hsl(348, 83%, 79%) |
| HSV | hsv(348, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 28.9%, 3.5%) |
| CIE-LAB | lab(74.28, 34.88, 4.94) |
| CIE-LCH | lch(74.28, 35.23, 8.07°) |
| OKLab | oklab(79.17% 0.1057 0.0134) |
| OKLCH | oklch(79.17% 0.107 7.2) |
| XYZ | xyz(57.9725, 47.1457, 46.5958) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 4.56
Rose Pink
#F7879A
ΔE00 5.56
Lightpink
#FFB6C1
ΔE00 5.64
Rosa
#FE86A4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EAF #9EF6E5
analogous
#F69EDB #F69EAF #F6B99E
triadic
#F69EAF #AFF69E #9EAFF6
tetradic
#F69EAF #DBF69E #9EF6E5 #B99EF6
square
#F69EAF #DBF69E #9EF6E5 #B99EF6
split-complementary
#F69EAF #9EF6B9 #9EDBF6
monochromatic
#EC2E53 #F16681 #F69EAF #FBD6DD #FCE3E8
Accessibility & contrast
On white
2.01
#F69EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F69EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EAF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EAF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69eaf; /* rgb */ color: rgb(246, 158, 175); /* oklch */ color: oklch(79.2% 0.106 7.2);
Tailwind
colors: {
custom: {
50: '#fbbbc6',
500: '#f69eaf',
950: '#000000',
},
}SCSS
$custom: #f69eaf; $custom-light: #fbbbc6; $custom-dark: #000000;
JSON
{
"hex": "#f69eaf",
"rgb": {
"r": 246,
"g": 158,
"b": 175
},
"hsl": {
"h": 348.409,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79174,
"c": 0.1065,
"h": 7.2
},
"luminance": 0.47142
}Semantic roles & 50–950 ramp
primary
#F69EAF
secondary
#D7F4EF
accent
#DFB506
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182