#F3BE98#F3BE98
#F3BE98 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.0% C 0.079 H 57.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BE98 |
|---|---|
| RGB | rgb(243, 190, 152) |
| HSL | hsl(25, 79%, 77%) |
| HSV | hsv(25, 37%, 95%) |
| CMYK | cmyk(0%, 21.8%, 37.4%, 4.7%) |
| CIE-LAB | lab(80.82, 14.05, 26.49) |
| CIE-LCH | lch(80.82, 29.98, 62.05°) |
| OKLab | oklab(84% 0.0432 0.0666) |
| OKLCH | oklch(84% 0.079 57) |
| XYZ | xyz(61.0450, 58.1519, 37.7087) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.55
Peach (survey)
#FFB07C
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 6.85
Burlywood
#DEB887
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.20
Apricot (survey)
#FFB16D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BE98 #98CDF3
analogous
#F398A0 #F3BE98 #F3EB98
triadic
#F3BE98 #98F3BE #BE98F3
tetradic
#F3BE98 #A0F398 #98CDF3 #EB98F3
square
#F3BE98 #A0F398 #98CDF3 #EB98F3
split-complementary
#F3BE98 #98F3EB #98A0F3
monochromatic
#E6792A #ED9B61 #F3BE98 #F9E1CF #FCEEE4
Accessibility & contrast
On white
1.66
#F3BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F3BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BE98
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BE98 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3be98; /* rgb */ color: rgb(243, 190, 152); /* oklch */ color: oklch(84.0% 0.079 57.0);
Tailwind
colors: {
custom: {
50: '#f8d1b6',
500: '#f3be98',
950: '#000000',
},
}SCSS
$custom: #f3be98; $custom-light: #f8d1b6; $custom-dark: #000000;
JSON
{
"hex": "#f3be98",
"rgb": {
"r": 243,
"g": 190,
"b": 152
},
"hsl": {
"h": 25.055,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.83995,
"c": 0.07938,
"h": 57
},
"luminance": 0.58149
}Semantic roles & 50–950 ramp
primary
#F3BE98
secondary
#5EA1D1
accent
#84DB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381