#F2BCAA#F2BCAA
#F2BCAA is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.9% C 0.068 H 39.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCAA |
|---|---|
| RGB | rgb(242, 188, 170) |
| HSL | hsl(15, 73%, 81%) |
| HSV | hsv(15, 30%, 95%) |
| CMYK | cmyk(0%, 22.3%, 29.8%, 5.1%) |
| CIE-LAB | lab(80.60, 16.93, 16.58) |
| CIE-LCH | lch(80.60, 23.69, 44.40°) |
| OKLab | oklab(83.91% 0.0523 0.0427) |
| OKLCH | oklch(83.91% 0.068 39.2) |
| XYZ | xyz(61.8582, 57.7490, 45.9108) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 6.71
Blush (survey)
#F29E8E
ΔE00 8.43
Pinkish Tan
#D99B82
ΔE00 8.82
Pale Rose
#FDC1C5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCAA #AAE0F2
analogous
#F2AABC #F2BCAA #F2E0AA
triadic
#F2BCAA #AAF2BC #BCAAF2
tetradic
#F2BCAA #BCF2AA #AAE0F2 #E0AAF2
square
#F2BCAA #BCF2AA #AAE0F2 #E0AAF2
split-complementary
#F2BCAA #AAF2E0 #AABCF2
monochromatic
#E26840 #EA9275 #F2BCAA #FAE6DF #FBEAE4
Accessibility & contrast
On white
1.67
#F2BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F2BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCAA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCAA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bcaa; /* rgb */ color: rgb(242, 188, 170); /* oklch */ color: oklch(83.9% 0.068 39.2);
Tailwind
colors: {
custom: {
50: '#f7d0c3',
500: '#f2bcaa',
950: '#000000',
},
}SCSS
$custom: #f2bcaa; $custom-light: #f7d0c3; $custom-dark: #000000;
JSON
{
"hex": "#f2bcaa",
"rgb": {
"r": 242,
"g": 188,
"b": 170
},
"hsl": {
"h": 15,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.83914,
"c": 0.06751,
"h": 39.2
},
"luminance": 0.57746
}Semantic roles & 50–950 ramp
primary
#F2BCAA
secondary
#6FB9D1
accent
#A4D610
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382