#F69EB4#F69EB4
#F69EB4 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.3% C 0.108 H 3.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EB4 |
|---|---|
| RGB | rgb(246, 158, 180) |
| HSL | hsl(345, 83%, 79%) |
| HSV | hsv(345, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 26.8%, 3.5%) |
| CIE-LAB | lab(74.41, 35.55, 2.38) |
| CIE-LCH | lch(74.41, 35.63, 3.82°) |
| OKLab | oklab(79.31% 0.1075 0.0067) |
| OKLCH | oklch(79.31% 0.108 3.6) |
| XYZ | xyz(58.4726, 47.3458, 49.2301) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.27
Pig Pink
#E78EA5
ΔE00 4.28
Faded Pink
#DE9DAC
ΔE00 4.56
Pinky
#FC86AA
ΔE00 5.68
Rosa
#FE86A4
ΔE00 5.69
Powder Pink
#FFB2D0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EB4 #9EF6E0
analogous
#F69EE0 #F69EB4 #F6B49E
triadic
#F69EB4 #B4F69E #9EB4F6
tetradic
#F69EB4 #E0F69E #9EF6E0 #B49EF6
square
#F69EB4 #E0F69E #9EF6E0 #B49EF6
split-complementary
#F69EB4 #9EF6B4 #9EE0F6
monochromatic
#EC2E5D #F16689 #F69EB4 #FBD6DF #FCE3E9
Accessibility & contrast
On white
2.01
#F69EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F69EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EB4
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EB4 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB5
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69eb4; /* rgb */ color: rgb(246, 158, 180); /* oklch */ color: oklch(79.3% 0.108 3.6);
Tailwind
colors: {
custom: {
50: '#fbbbca',
500: '#f69eb4',
950: '#000000',
},
}SCSS
$custom: #f69eb4; $custom-light: #fbbbca; $custom-dark: #000000;
JSON
{
"hex": "#f69eb4",
"rgb": {
"r": 246,
"g": 158,
"b": 180
},
"hsl": {
"h": 345,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79314,
"c": 0.10769,
"h": 3.6
},
"luminance": 0.47342
}Semantic roles & 50–950 ramp
primary
#F69EB4
secondary
#D7F4ED
accent
#DFA906
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182