#F2B883#F2B883
#F2B883 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.4% C 0.096 H 63.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B883 |
|---|---|
| RGB | rgb(242, 184, 131) |
| HSL | hsl(29, 81%, 73%) |
| HSV | hsv(29, 46%, 95%) |
| CMYK | cmyk(0%, 24%, 45.9%, 5.1%) |
| CIE-LAB | lab(78.93, 14.59, 34.99) |
| CIE-LCH | lch(78.93, 37.91, 67.37°) |
| OKLab | oklab(82.38% 0.0432 0.0859) |
| OKLCH | oklch(82.38% 0.096 63.3) |
| XYZ | xyz(57.8576, 54.8005, 28.9985) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.51
Peach (survey)
#FFB07C
ΔE00 5.21
Burlywood
#DEB887
ΔE00 5.40
Sandybrown
#F4A460
ΔE00 6.24
Pale Orange
#FFA756
ΔE00 7.32
Tan
#D2B48C
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B883 #83BDF2
analogous
#F28385 #F2B883 #F2F083
triadic
#F2B883 #83F2B8 #B883F2
tetradic
#F2B883 #85F283 #83BDF2 #F083F2
square
#F2B883 #85F283 #83BDF2 #F083F2
split-complementary
#F2B883 #83F2F0 #8385F2
monochromatic
#E37918 #EC984C #F2B883 #F8D8BA #FCEFE3
Accessibility & contrast
On white
1.76
#F2B883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#F2B883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B883
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B883 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7F
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b883; /* rgb */ color: rgb(242, 184, 131); /* oklch */ color: oklch(82.4% 0.096 63.3);
Tailwind
colors: {
custom: {
50: '#f9cda7',
500: '#f2b883',
950: '#000000',
},
}SCSS
$custom: #f2b883; $custom-light: #f9cda7; $custom-dark: #000000;
JSON
{
"hex": "#f2b883",
"rgb": {
"r": 242,
"g": 184,
"b": 131
},
"hsl": {
"h": 28.649,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.82377,
"c": 0.09612,
"h": 63.3
},
"luminance": 0.54797
}Semantic roles & 50–950 ramp
primary
#F2B883
secondary
#4C90CD
accent
#78DD08
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380