#F255AF#F255AF
#F255AF is a light, highly saturated pink. Relative luminance 0.285; OKLCH L 68.6% C 0.211 H 348.7°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F255AF |
|---|---|
| RGB | rgb(242, 85, 175) |
| HSL | hsl(326, 86%, 64%) |
| HSV | hsv(326, 65%, 95%) |
| CMYK | cmyk(0%, 64.9%, 27.7%, 5.1%) |
| CIE-LAB | lab(60.31, 68.14, -15.77) |
| CIE-LCH | lch(60.31, 69.94, 346.97°) |
| OKLab | oklab(68.57% 0.2069 -0.0413) |
| OKLCH | oklch(68.57% 0.211 348.7) |
| XYZ | xyz(47.6064, 28.4744, 43.5381) |
| Luminance | 0.2847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.02
Pale Magenta
#D767AD
ΔE00 4.67
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 5.28
Bubblegum (survey)
#FF6CB5
ΔE00 5.31
Bright Pink
#FE01B1
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F255AF #55F298
analogous
#E655F2 #F255AF #F25561
triadic
#F255AF #AFF255 #55AFF2
tetradic
#F255AF #F2E655 #55F298 #5561F2
square
#F255AF #F2E655 #55F298 #5561F2
split-complementary
#F255AF #61F255 #55F2E6
monochromatic
#BE0F73 #EE1C94 #F255AF #F68ECA #FBC7E5
Accessibility & contrast
On white
3.14
#F255AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#F255AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F255AF
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F255AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F255AF | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A80B2
Deuteranopia (green-blind)
#969CAB
Tritanopia (blue-blind)
#FF4F7B
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #f255af; /* rgb */ color: rgb(242, 85, 175); /* oklch */ color: oklch(68.6% 0.211 348.7);
Tailwind
colors: {
custom: {
50: '#fb8ec7',
500: '#f255af',
950: '#000000',
},
}SCSS
$custom: #f255af; $custom-light: #fb8ec7; $custom-dark: #000000;
JSON
{
"hex": "#f255af",
"rgb": {
"r": 242,
"g": 85,
"b": 175
},
"hsl": {
"h": 325.605,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.68567,
"c": 0.21096,
"h": 348.7
},
"luminance": 0.28469
}Semantic roles & 50–950 ramp
primary
#F255AF
secondary
#B6EDCD
accent
#E26203
background
#FFF9FC
surface
#FFF1F8
border
#D7CBD1
text
#180D13
muted
#867E82