#F3C8A2#F3C8A2
#F3C8A2 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.070 H 63.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C8A2 |
|---|---|
| RGB | rgb(243, 200, 162) |
| HSL | hsl(28, 77%, 79%) |
| HSV | hsv(28, 33%, 95%) |
| CMYK | cmyk(0%, 17.7%, 33.3%, 4.7%) |
| CIE-LAB | lab(83.43, 9.99, 24.75) |
| CIE-LCH | lch(83.43, 26.69, 68.02°) |
| OKLab | oklab(86.09% 0.0317 0.0626) |
| OKLCH | oklch(86.09% 0.07 63.2) |
| XYZ | xyz(64.1394, 62.9747, 42.9523) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.77
Apricot
#FBCEB1
ΔE00 3.78
Peach
#FFDAB9
ΔE00 4.35
Burlywood
#DEB887
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.96
Tan
#D2B48C
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C8A2 #A2CDF3
analogous
#F3A2A5 #F3C8A2 #F3F1A2
triadic
#F3C8A2 #A2F3C8 #C8A2F3
tetradic
#F3C8A2 #A5F3A2 #A2CDF3 #F1A2F3
square
#F3C8A2 #A5F3A2 #A2CDF3 #F1A2F3
split-complementary
#F3C8A2 #A2F3F1 #A2A5F3
monochromatic
#E58836 #ECA86C #F3C8A2 #FAE8D8 #FCEFE4
Accessibility & contrast
On white
1.54
#F3C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F3C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C8A2
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C8A2 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9F
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3c8a2; /* rgb */ color: rgb(243, 200, 162); /* oklch */ color: oklch(86.1% 0.070 63.2);
Tailwind
colors: {
custom: {
50: '#f8d8bd',
500: '#f3c8a2',
950: '#000000',
},
}SCSS
$custom: #f3c8a2; $custom-light: #f8d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f3c8a2",
"rgb": {
"r": 243,
"g": 200,
"b": 162
},
"hsl": {
"h": 28.148,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.86091,
"c": 0.07017,
"h": 63.2
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#F3C8A2
secondary
#67A0D2
accent
#79D90C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382