#F299BE#F299BE
#F299BE is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.3% C 0.115 H 353.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F299BE |
|---|---|
| RGB | rgb(242, 153, 190) |
| HSL | hsl(335, 77%, 77%) |
| HSV | hsv(335, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 21.5%, 5.1%) |
| CIE-LAB | lab(73.14, 38.16, -5.05) |
| CIE-LCH | lch(73.14, 38.50, 352.46°) |
| OKLab | oklab(78.34% 0.1144 -0.0129) |
| OKLCH | oklch(78.34% 0.115 353.6) |
| XYZ | xyz(57.3045, 45.3811, 54.4464) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.20
Faded Pink
#DE9DAC
ΔE00 6.47
Carnation Pink
#FF7FA7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299BE #99F2CD
analogous
#F299EB #F299BE #F2A099
triadic
#F299BE #BEF299 #99BEF2
tetradic
#F299BE #EBF299 #99F2CD #A099F2
square
#F299BE #EBF299 #99F2CD #A099F2
split-complementary
#F299BE #99F2A0 #99EBF2
monochromatic
#E42C79 #EB639B #F299BE #F9CFE1 #FCE4EE
Accessibility & contrast
On white
2.08
#F299BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F299BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299BE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299BE | 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)
#A3AABF
Deuteranopia (green-blind)
#B9B9BC
Tritanopia (blue-blind)
#FF96A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f299be; /* rgb */ color: rgb(242, 153, 190); /* oklch */ color: oklch(78.3% 0.115 353.6);
Tailwind
colors: {
custom: {
50: '#f8b8d1',
500: '#f299be',
950: '#000000',
},
}SCSS
$custom: #f299be; $custom-light: #f8b8d1; $custom-dark: #000000;
JSON
{
"hex": "#f299be",
"rgb": {
"r": 242,
"g": 153,
"b": 190
},
"hsl": {
"h": 335.056,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78336,
"c": 0.11507,
"h": 353.6
},
"luminance": 0.45377
}Semantic roles & 50–950 ramp
primary
#F299BE
secondary
#D8F3E8
accent
#DA840C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082