#F3BC98#F3BC98
#F3BC98 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.6% C 0.080 H 54.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC98 |
|---|---|
| RGB | rgb(243, 188, 152) |
| HSL | hsl(24, 79%, 77%) |
| HSV | hsv(24, 37%, 95%) |
| CMYK | cmyk(0%, 22.6%, 37.4%, 4.7%) |
| CIE-LAB | lab(80.34, 15.11, 25.84) |
| CIE-LCH | lch(80.34, 29.93, 59.69°) |
| OKLab | oklab(83.62% 0.0463 0.065) |
| OKLCH | oklch(83.62% 0.08 54.6) |
| XYZ | xyz(60.6148, 57.2915, 37.5653) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.75
Peach (survey)
#FFB07C
ΔE00 5.72
Light Peach
#FFD8B1
ΔE00 7.68
Burlywood
#DEB887
ΔE00 7.78
Peach
#FFDAB9
ΔE00 7.86
Apricot (survey)
#FFB16D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC98 #98CFF3
analogous
#F398A2 #F3BC98 #F3E998
triadic
#F3BC98 #98F3BC #BC98F3
tetradic
#F3BC98 #A2F398 #98CFF3 #E998F3
square
#F3BC98 #A2F398 #98CFF3 #E998F3
split-complementary
#F3BC98 #98F3E9 #98A2F3
monochromatic
#E6752A #ED9861 #F3BC98 #F9E0CF #FCEDE4
Accessibility & contrast
On white
1.69
#F3BC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F3BC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC98
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC98 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC095
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc98; /* rgb */ color: rgb(243, 188, 152); /* oklch */ color: oklch(83.6% 0.080 54.6);
Tailwind
colors: {
custom: {
50: '#f9d0b6',
500: '#f3bc98',
950: '#000000',
},
}SCSS
$custom: #f3bc98; $custom-light: #f9d0b6; $custom-dark: #000000;
JSON
{
"hex": "#f3bc98",
"rgb": {
"r": 243,
"g": 188,
"b": 152
},
"hsl": {
"h": 23.736,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.83621,
"c": 0.07984,
"h": 54.6
},
"luminance": 0.57288
}Semantic roles & 50–950 ramp
primary
#F3BC98
secondary
#5EA4D1
accent
#89DB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381