#F299AE#F299AE
#F299AE is a light, moderate red. Relative luminance 0.447; OKLCH L 77.9% C 0.109 H 4.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F299AE |
|---|---|
| RGB | rgb(242, 153, 174) |
| HSL | hsl(346, 77%, 77%) |
| HSV | hsv(346, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 28.1%, 5.1%) |
| CIE-LAB | lab(72.71, 35.94, 3.16) |
| CIE-LCH | lch(72.71, 36.07, 5.02°) |
| OKLab | oklab(77.86% 0.1088 0.0087) |
| OKLCH | oklch(77.86% 0.109 4.6) |
| XYZ | xyz(55.6508, 44.7196, 45.7368) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.05
Faded Pink
#DE9DAC
ΔE00 4.24
Rosa
#FE86A4
ΔE00 4.85
Pinky
#FC86AA
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.10
Soft Pink
#FDB0C0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299AE #99F2DD
analogous
#F299DA #F299AE #F2B199
triadic
#F299AE #AEF299 #99AEF2
tetradic
#F299AE #DAF299 #99F2DD #B199F2
square
#F299AE #DAF299 #99F2DD #B199F2
split-complementary
#F299AE #99F2B1 #99DAF2
monochromatic
#E42C58 #EB6383 #F299AE #F9CFD9 #FCE4E9
Accessibility & contrast
On white
2.11
#F299AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F299AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299AE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299AE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#FF92A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f299ae; /* rgb */ color: rgb(242, 153, 174); /* oklch */ color: oklch(77.9% 0.109 4.6);
Tailwind
colors: {
custom: {
50: '#f8b8c6',
500: '#f299ae',
950: '#000000',
},
}SCSS
$custom: #f299ae; $custom-light: #f8b8c6; $custom-dark: #000000;
JSON
{
"hex": "#f299ae",
"rgb": {
"r": 242,
"g": 153,
"b": 174
},
"hsl": {
"h": 345.843,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.7786,
"c": 0.1091,
"h": 4.6
},
"luminance": 0.44716
}Semantic roles & 50–950 ramp
primary
#F299AE
secondary
#D8F3ED
accent
#DAA90C
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082