#F5BABA#F5BABA
#F5BABA is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.2% C 0.068 H 18.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BABA |
|---|---|
| RGB | rgb(245, 186, 186) |
| HSL | hsl(0, 75%, 85%) |
| HSV | hsv(0, 24%, 96%) |
| CMYK | cmyk(0%, 24.1%, 24.1%, 3.9%) |
| CIE-LAB | lab(80.78, 21.26, 8.28) |
| CIE-LCH | lch(80.78, 22.82, 21.29°) |
| OKLab | oklab(84.24% 0.0649 0.0219) |
| OKLCH | oklch(84.24% 0.068 18.6) |
| XYZ | xyz(64.0789, 58.0785, 54.2799) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.36
Light Rose
#FFC5CB
ΔE00 3.52
Pink
#FFC0CB
ΔE00 4.40
Lightpink
#FFB6C1
ΔE00 4.46
Bubblegum
#FFC1CC
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BABA #BAF5F5
analogous
#F5BAD8 #F5BABA #F5D8BA
triadic
#F5BABA #BAF5BA #BABAF5
tetradic
#F5BABA #D8F5BA #BAF5F5 #D8BAF5
square
#F5BABA #D8F5BA #BAF5F5 #D8BAF5
split-complementary
#F5BABA #BAF5D8 #BAD8F5
monochromatic
#E64F4F #ED8585 #F5BABA #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.66
#F5BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F5BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BABA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BABA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5baba; /* rgb */ color: rgb(245, 186, 186); /* oklch */ color: oklch(84.2% 0.068 18.6);
Tailwind
colors: {
custom: {
50: '#f9cfce',
500: '#f5baba',
950: '#000000',
},
}SCSS
$custom: #f5baba; $custom-light: #f9cfce; $custom-dark: #000000;
JSON
{
"hex": "#f5baba",
"rgb": {
"r": 245,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.84242,
"c": 0.06847,
"h": 18.6
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#F5BABA
secondary
#7DD6D6
accent
#D7D70F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171313
muted
#858383