#F3BD97#F3BD97
#F3BD97 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.080 H 56.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BD97 |
|---|---|
| RGB | rgb(243, 189, 151) |
| HSL | hsl(25, 79%, 77%) |
| HSV | hsv(25, 38%, 95%) |
| CMYK | cmyk(0%, 22.2%, 37.9%, 4.7%) |
| CIE-LAB | lab(80.56, 14.46, 26.67) |
| CIE-LCH | lch(80.56, 30.34, 61.52°) |
| OKLab | oklab(83.79% 0.0444 0.067) |
| OKLCH | oklch(83.79% 0.08 56.5) |
| XYZ | xyz(60.7476, 57.6876, 37.2073) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.76
Peach (survey)
#FFB07C
ΔE00 5.76
Burlywood
#DEB887
ΔE00 7.11
Light Peach
#FFD8B1
ΔE00 7.16
Peach
#FFDAB9
ΔE00 7.50
Apricot (survey)
#FFB16D
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BD97 #97CDF3
analogous
#F3979F #F3BD97 #F3EB97
triadic
#F3BD97 #97F3BD #BD97F3
tetradic
#F3BD97 #9FF397 #97CDF3 #EB97F3
square
#F3BD97 #9FF397 #97CDF3 #EB97F3
split-complementary
#F3BD97 #97F3EB #979FF3
monochromatic
#E67729 #ED9A60 #F3BD97 #F9E0CE #FCEEE4
Accessibility & contrast
On white
1.68
#F3BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F3BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BD97
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BD97 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#D9CD97
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bd97; /* rgb */ color: rgb(243, 189, 151); /* oklch */ color: oklch(83.8% 0.080 56.5);
Tailwind
colors: {
custom: {
50: '#f9d1b5',
500: '#f3bd97',
950: '#000000',
},
}SCSS
$custom: #f3bd97; $custom-light: #f9d1b5; $custom-dark: #000000;
JSON
{
"hex": "#f3bd97",
"rgb": {
"r": 243,
"g": 189,
"b": 151
},
"hsl": {
"h": 24.783,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.83788,
"c": 0.08035,
"h": 56.5
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#F3BD97
secondary
#5DA1D1
accent
#85DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381