#F2BD93#F2BD93
#F2BD93 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.083 H 59.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD93 |
|---|---|
| RGB | rgb(242, 189, 147) |
| HSL | hsl(27, 79%, 76%) |
| HSV | hsv(27, 39%, 95%) |
| CMYK | cmyk(0%, 21.9%, 39.3%, 5.1%) |
| CIE-LAB | lab(80.39, 13.63, 28.53) |
| CIE-LCH | lch(80.39, 31.62, 64.47°) |
| OKLab | oklab(83.61% 0.0417 0.0714) |
| OKLCH | oklch(83.61% 0.083 59.7) |
| XYZ | xyz(60.0840, 57.3823, 35.5092) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.44
Peach (survey)
#FFB07C
ΔE00 5.81
Burlywood
#DEB887
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 6.82
Apricot (survey)
#FFB16D
ΔE00 6.83
Peach
#FFDAB9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD93 #93C8F2
analogous
#F29399 #F2BD93 #F2EC93
triadic
#F2BD93 #93F2BD #BD93F2
tetradic
#F2BD93 #99F293 #93C8F2 #EC93F2
square
#F2BD93 #99F293 #93C8F2 #EC93F2
split-complementary
#F2BD93 #93F2EC #9399F2
monochromatic
#E57A26 #EB9C5C #F2BD93 #F9DECA #FCEEE4
Accessibility & contrast
On white
1.68
#F2BD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F2BD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD93
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD93 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC190
Deuteranopia (green-blind)
#DACC94
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd93; /* rgb */ color: rgb(242, 189, 147); /* oklch */ color: oklch(83.6% 0.083 59.7);
Tailwind
colors: {
custom: {
50: '#f8d0b3',
500: '#f2bd93',
950: '#000000',
},
}SCSS
$custom: #f2bd93; $custom-light: #f8d0b3; $custom-dark: #000000;
JSON
{
"hex": "#f2bd93",
"rgb": {
"r": 242,
"g": 189,
"b": 147
},
"hsl": {
"h": 26.526,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.83609,
"c": 0.08262,
"h": 59.7
},
"luminance": 0.57379
}Semantic roles & 50–950 ramp
primary
#F2BD93
secondary
#5A9BCF
accent
#7FDB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381