#F2BC98#F2BC98
#F2BC98 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.079 H 55.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC98 |
|---|---|
| RGB | rgb(242, 188, 152) |
| HSL | hsl(24, 78%, 77%) |
| HSV | hsv(24, 37%, 95%) |
| CMYK | cmyk(0%, 22.3%, 37.2%, 5.1%) |
| CIE-LAB | lab(80.24, 14.72, 25.68) |
| CIE-LCH | lch(80.24, 29.60, 60.19°) |
| OKLab | oklab(83.52% 0.0452 0.0647) |
| OKLCH | oklch(83.52% 0.079 55.1) |
| XYZ | xyz(60.2705, 57.1140, 37.5492) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.72
Peach (survey)
#FFB07C
ΔE00 5.87
Burlywood
#DEB887
ΔE00 7.55
Light Peach
#FFD8B1
ΔE00 7.56
Peach
#FFDAB9
ΔE00 7.76
Apricot (survey)
#FFB16D
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC98 #98CEF2
analogous
#F298A1 #F2BC98 #F2E998
triadic
#F2BC98 #98F2BC #BC98F2
tetradic
#F2BC98 #A1F298 #98CEF2 #E998F2
square
#F2BC98 #A1F298 #98CEF2 #E998F2
split-complementary
#F2BC98 #98F2E9 #98A1F2
monochromatic
#E4752B #EB9962 #F2BC98 #F9DFCE #FCEDE4
Accessibility & contrast
On white
1.69
#F2BC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F2BC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC98
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC98 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bc98; /* rgb */ color: rgb(242, 188, 152); /* oklch */ color: oklch(83.5% 0.079 55.1);
Tailwind
colors: {
custom: {
50: '#f8d0b6',
500: '#f2bc98',
950: '#000000',
},
}SCSS
$custom: #f2bc98; $custom-light: #f8d0b6; $custom-dark: #000000;
JSON
{
"hex": "#f2bc98",
"rgb": {
"r": 242,
"g": 188,
"b": 152
},
"hsl": {
"h": 24,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.83521,
"c": 0.0789,
"h": 55.1
},
"luminance": 0.57111
}Semantic roles & 50–950 ramp
primary
#F2BC98
secondary
#5FA2D0
accent
#87DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381