#F092CB#F092CB
#F092CB is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.132 H 343.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F092CB |
|---|---|
| RGB | rgb(240, 146, 203) |
| HSL | hsl(324, 76%, 76%) |
| HSV | hsv(324, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 15.4%, 5.9%) |
| CIE-LAB | lab(71.82, 43.08, -14.23) |
| CIE-LCH | lch(71.82, 45.37, 341.72°) |
| OKLab | oklab(77.42% 0.127 -0.0376) |
| OKLCH | oklch(77.42% 0.132 343.5) |
| XYZ | xyz(56.9941, 43.3983, 61.8631) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Pink (survey)
#FF81C0
ΔE00 4.63
Plum
#DDA0DD
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 7.09
Bubblegum (survey)
#FF6CB5
ΔE00 8.01
Pinky
#FC86AA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092CB #92F0B7
analogous
#E692F0 #F092CB #F0929C
triadic
#F092CB #CBF092 #92CBF0
tetradic
#F092CB #F0E692 #92F0B7 #929CF0
square
#F092CB #F0E692 #92F0B7 #929CF0
split-complementary
#F092CB #9CF092 #92F0E6
monochromatic
#E12698 #E95CB1 #F092CB #F7C8E5 #FBE4F2
Accessibility & contrast
On white
2.17
#F092CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F092CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092CB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092CB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#AFB6C8
Tritanopia (blue-blind)
#FB92A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f092cb; /* rgb */ color: rgb(240, 146, 203); /* oklch */ color: oklch(77.4% 0.132 343.5);
Tailwind
colors: {
custom: {
50: '#f6b3da',
500: '#f092cb',
950: '#000000',
},
}SCSS
$custom: #f092cb; $custom-light: #f6b3da; $custom-dark: #000000;
JSON
{
"hex": "#f092cb",
"rgb": {
"r": 240,
"g": 146,
"b": 203
},
"hsl": {
"h": 323.617,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.77415,
"c": 0.13247,
"h": 343.5
},
"luminance": 0.43395
}Semantic roles & 50–950 ramp
primary
#F092CB
secondary
#D8F3E3
accent
#D85D0E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083