#F299BF#F299BF
#F299BF is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.4% C 0.116 H 352.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F299BF |
|---|---|
| RGB | rgb(242, 153, 191) |
| HSL | hsl(334, 77%, 77%) |
| HSV | hsv(334, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 21.1%, 5.1%) |
| CIE-LAB | lab(73.17, 38.31, -5.56) |
| CIE-LCH | lch(73.17, 38.71, 351.74°) |
| OKLab | oklab(78.37% 0.1147 -0.0142) |
| OKLCH | oklch(78.37% 0.116 352.9) |
| XYZ | xyz(57.4141, 45.4249, 55.0239) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.58
Pinky
#FC86AA
ΔE00 5.76
Powder Pink
#FFB2D0
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.08
Faded Pink
#DE9DAC
ΔE00 6.68
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299BF #99F2CC
analogous
#F299EB #F299BF #F2A099
triadic
#F299BF #BFF299 #99BFF2
tetradic
#F299BF #EBF299 #99F2CC #A099F2
square
#F299BF #EBF299 #99F2CC #A099F2
split-complementary
#F299BF #99F2A0 #99EBF2
monochromatic
#E42C7B #EB639D #F299BF #F9CFE1 #FCE4EE
Accessibility & contrast
On white
2.08
#F299BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F299BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299BF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299BF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f299bf; /* rgb */ color: rgb(242, 153, 191); /* oklch */ color: oklch(78.4% 0.116 352.9);
Tailwind
colors: {
custom: {
50: '#f8b8d2',
500: '#f299bf',
950: '#000000',
},
}SCSS
$custom: #f299bf; $custom-light: #f8b8d2; $custom-dark: #000000;
JSON
{
"hex": "#f299bf",
"rgb": {
"r": 242,
"g": 153,
"b": 191
},
"hsl": {
"h": 334.382,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78367,
"c": 0.11556,
"h": 352.9
},
"luminance": 0.45421
}Semantic roles & 50–950 ramp
primary
#F299BF
secondary
#D8F3E8
accent
#DA820C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082