#F2BFA3#F2BFA3
#F2BFA3 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.3% C 0.070 H 50.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFA3 |
|---|---|
| RGB | rgb(242, 191, 163) |
| HSL | hsl(21, 75%, 79%) |
| HSV | hsv(21, 33%, 95%) |
| CMYK | cmyk(0%, 21.1%, 32.6%, 5.1%) |
| CIE-LAB | lab(81.17, 14.45, 21.11) |
| CIE-LCH | lch(81.17, 25.59, 55.60°) |
| OKLab | oklab(84.32% 0.0449 0.0538) |
| OKLCH | oklch(84.32% 0.07 50.2) |
| XYZ | xyz(61.8611, 58.7863, 42.7317) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.75
Pale Salmon
#FFB19A
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.64
Peach (survey)
#FFB07C
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 8.04
Light Salmon
#FEA993
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFA3 #A3D6F2
analogous
#F2A3AF #F2BFA3 #F2E7A3
triadic
#F2BFA3 #A3F2BF #BFA3F2
tetradic
#F2BFA3 #AFF2A3 #A3D6F2 #E7A3F2
square
#F2BFA3 #AFF2A3 #A3D6F2 #E7A3F2
split-complementary
#F2BFA3 #A3F2E7 #A3AFF2
monochromatic
#E37438 #EA9A6D #F2BFA3 #FAE4D9 #FBECE4
Accessibility & contrast
On white
1.65
#F2BFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F2BFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFA3
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFA3 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A1
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#FFB6B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bfa3; /* rgb */ color: rgb(242, 191, 163); /* oklch */ color: oklch(84.3% 0.070 50.2);
Tailwind
colors: {
custom: {
50: '#f7d2be',
500: '#f2bfa3',
950: '#000000',
},
}SCSS
$custom: #f2bfa3; $custom-light: #f7d2be; $custom-dark: #000000;
JSON
{
"hex": "#f2bfa3",
"rgb": {
"r": 242,
"g": 191,
"b": 163
},
"hsl": {
"h": 21.266,
"s": 75.238,
"l": 79.412
},
"oklch": {
"l": 0.84315,
"c": 0.07006,
"h": 50.2
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#F2BFA3
secondary
#69ACD0
accent
#90D70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382