#F2BC85#F2BC85
#F2BC85 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.094 H 66.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC85 |
|---|---|
| RGB | rgb(242, 188, 133) |
| HSL | hsl(30, 81%, 74%) |
| HSV | hsv(30, 45%, 95%) |
| CMYK | cmyk(0%, 22.3%, 45%, 5.1%) |
| CIE-LAB | lab(79.92, 12.68, 35.24) |
| CIE-LCH | lch(79.92, 37.45, 70.21°) |
| OKLab | oklab(83.16% 0.0377 0.0865) |
| OKLCH | oklch(83.16% 0.094 66.4) |
| XYZ | xyz(58.8371, 56.5406, 30.0001) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.53
Apricot (survey)
#FFB16D
ΔE00 5.45
Peach (survey)
#FFB07C
ΔE00 6.70
Tan
#D2B48C
ΔE00 7.26
Sandybrown
#F4A460
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC85 #85BBF2
analogous
#F28585 #F2BC85 #F2F285
triadic
#F2BC85 #85F2BC #BC85F2
tetradic
#F2BC85 #85F285 #85BBF2 #F285F2
square
#F2BC85 #85F285 #85BBF2 #F285F2
split-complementary
#F2BC85 #85F2F2 #8585F2
monochromatic
#E47F18 #EC9E4E #F2BC85 #F8DABC #FCF0E3
Accessibility & contrast
On white
1.71
#F2BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#F2BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC85
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC85 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc85; /* rgb */ color: rgb(242, 188, 133); /* oklch */ color: oklch(83.2% 0.094 66.4);
Tailwind
colors: {
custom: {
50: '#f8d0a9',
500: '#f2bc85',
950: '#000000',
},
}SCSS
$custom: #f2bc85; $custom-light: #f8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#f2bc85",
"rgb": {
"r": 242,
"g": 188,
"b": 133
},
"hsl": {
"h": 30.275,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.83163,
"c": 0.0944,
"h": 66.4
},
"luminance": 0.56537
}Semantic roles & 50–950 ramp
primary
#F2BC85
secondary
#4E8DCE
accent
#72DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380