#F2BD83#F2BD83
#F2BD83 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.096 H 68.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD83 |
|---|---|
| RGB | rgb(242, 189, 131) |
| HSL | hsl(31, 81%, 73%) |
| HSV | hsv(31, 46%, 95%) |
| CMYK | cmyk(0%, 21.9%, 45.9%, 5.1%) |
| CIE-LAB | lab(80.13, 11.96, 36.55) |
| CIE-LCH | lch(80.13, 38.45, 71.89°) |
| OKLab | oklab(83.32% 0.0354 0.0894) |
| OKLCH | oklch(83.32% 0.096 68.4) |
| XYZ | xyz(58.9147, 56.9146, 29.3508) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Apricot (survey)
#FFB16D
ΔE00 5.79
Tan
#D2B48C
ΔE00 7.28
Very Light Brown
#D3B683
ΔE00 7.29
Fawn
#CFAF7B
ΔE00 7.42
Peach (survey)
#FFB07C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD83 #83B8F2
analogous
#F28583 #F2BD83 #F0F283
triadic
#F2BD83 #83F2BD #BD83F2
tetradic
#F2BD83 #83F285 #83B8F2 #F283F0
square
#F2BD83 #83F285 #83B8F2 #F283F0
split-complementary
#F2BD83 #83F0F2 #8583F2
monochromatic
#E38218 #ECA04C #F2BD83 #F8DABA #FCF0E3
Accessibility & contrast
On white
1.70
#F2BD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#F2BD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD83
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD83 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd83; /* rgb */ color: rgb(242, 189, 131); /* oklch */ color: oklch(83.3% 0.096 68.4);
Tailwind
colors: {
custom: {
50: '#f8d0a7',
500: '#f2bd83',
950: '#000000',
},
}SCSS
$custom: #f2bd83; $custom-light: #f8d0a7; $custom-dark: #000000;
JSON
{
"hex": "#f2bd83",
"rgb": {
"r": 242,
"g": 189,
"b": 131
},
"hsl": {
"h": 31.351,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.83318,
"c": 0.09619,
"h": 68.4
},
"luminance": 0.56911
}Semantic roles & 50–950 ramp
primary
#F2BD83
secondary
#4C8ACD
accent
#6EDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380