#F69EBF#F69EBF
#F69EBF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.112 H 355.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F69EBF |
|---|---|
| RGB | rgb(246, 158, 191) |
| HSL | hsl(338, 83%, 79%) |
| HSV | hsv(338, 36%, 96%) |
| CMYK | cmyk(0%, 35.8%, 22.4%, 3.5%) |
| CIE-LAB | lab(74.71, 37.08, -3.25) |
| CIE-LCH | lch(74.71, 37.22, 355.00°) |
| OKLab | oklab(79.64% 0.1113 -0.0081) |
| OKLCH | oklch(79.64% 0.112 355.9) |
| XYZ | xyz(59.6380, 47.8119, 55.3675) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 5.50
Soft Pink
#FDB0C0
ΔE00 5.83
Baby Pink
#FFB7CE
ΔE00 5.90
Pinky
#FC86AA
ΔE00 5.94
Faded Pink
#DE9DAC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69EBF #9EF6D5
analogous
#F69EEB #F69EBF #F6A99E
triadic
#F69EBF #BFF69E #9EBFF6
tetradic
#F69EBF #EBF69E #9EF6D5 #A99EF6
square
#F69EBF #EBF69E #9EF6D5 #A99EF6
split-complementary
#F69EBF #9EF6A9 #9EEBF6
monochromatic
#EC2E75 #F1669A #F69EBF #FBD6E4 #FCE3ED
Accessibility & contrast
On white
1.99
#F69EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F69EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69EBF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69EBF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69ebf; /* rgb */ color: rgb(246, 158, 191); /* oklch */ color: oklch(79.6% 0.112 355.9);
Tailwind
colors: {
custom: {
50: '#fbbcd2',
500: '#f69ebf',
950: '#000000',
},
}SCSS
$custom: #f69ebf; $custom-light: #fbbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f69ebf",
"rgb": {
"r": 246,
"g": 158,
"b": 191
},
"hsl": {
"h": 337.5,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.79637,
"c": 0.11163,
"h": 355.9
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#F69EBF
secondary
#D7F4E9
accent
#DF8E06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182