#F2B293#F2B293
#F2B293 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.6% C 0.086 H 46.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B293 |
|---|---|
| RGB | rgb(242, 178, 147) |
| HSL | hsl(20, 79%, 76%) |
| HSV | hsv(20, 39%, 95%) |
| CMYK | cmyk(0%, 26.4%, 39.3%, 5.1%) |
| CIE-LAB | lab(77.77, 19.43, 25.00) |
| CIE-LCH | lch(77.77, 31.66, 52.15°) |
| OKLab | oklab(81.57% 0.0589 0.0629) |
| OKLCH | oklch(81.57% 0.086 46.9) |
| XYZ | xyz(57.8069, 52.8282, 34.7502) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.68
Peach (survey)
#FFB07C
ΔE00 5.72
Light Salmon
#FEA993
ΔE00 5.96
Lightsalmon
#FFA07A
ΔE00 6.29
Pinkish Tan
#D99B82
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B293 #93D3F2
analogous
#F293A4 #F2B293 #F2E293
triadic
#F2B293 #93F2B2 #B293F2
tetradic
#F2B293 #A4F293 #93D3F2 #E293F2
square
#F2B293 #A4F293 #93D3F2 #E293F2
split-complementary
#F2B293 #93F2E2 #93A4F2
monochromatic
#E56426 #EB8B5C #F2B293 #F9D9CA #FCECE4
Accessibility & contrast
On white
1.82
#F2B293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#F2B293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B293
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B293 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#FFA7AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f2b293; /* rgb */ color: rgb(242, 178, 147); /* oklch */ color: oklch(81.6% 0.086 46.9);
Tailwind
colors: {
custom: {
50: '#f8c9b3',
500: '#f2b293',
950: '#000000',
},
}SCSS
$custom: #f2b293; $custom-light: #f8c9b3; $custom-dark: #000000;
JSON
{
"hex": "#f2b293",
"rgb": {
"r": 242,
"g": 178,
"b": 147
},
"hsl": {
"h": 19.579,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.81569,
"c": 0.0862,
"h": 46.9
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#F2B293
secondary
#5AA9CF
accent
#97DB0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281