#F4C8A3#F4C8A3
#F4C8A3 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.070 H 61.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8A3 |
|---|---|
| RGB | rgb(244, 200, 163) |
| HSL | hsl(27, 79%, 80%) |
| HSV | hsv(27, 33%, 96%) |
| CMYK | cmyk(0%, 18%, 33.2%, 4.3%) |
| CIE-LAB | lab(83.54, 10.49, 24.39) |
| CIE-LCH | lch(83.54, 26.55, 66.72°) |
| OKLab | oklab(86.21% 0.0332 0.0618) |
| OKLCH | oklch(86.21% 0.07 61.7) |
| XYZ | xyz(64.5748, 63.1889, 43.4385) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.31
Light Peach
#FFD8B1
ΔE00 3.93
Peach
#FFDAB9
ΔE00 4.35
Burlywood
#DEB887
ΔE00 6.45
Navajowhite
#FFDEAD
ΔE00 7.35
Bisque
#FFE4C4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8A3 #A3CFF4
analogous
#F4A3A7 #F4C8A3 #F4F0A3
triadic
#F4C8A3 #A3F4C8 #C8A3F4
tetradic
#F4C8A3 #A7F4A3 #A3CFF4 #F0A3F4
square
#F4C8A3 #A7F4A3 #A3CFF4 #F0A3F4
split-complementary
#F4C8A3 #A3F4F0 #A3A7F4
monochromatic
#E78736 #EDA76C #F4C8A3 #FBE9DA #FCEFE4
Accessibility & contrast
On white
1.54
#F4C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F4C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8A3
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8A3 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CBA1
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f4c8a3; /* rgb */ color: rgb(244, 200, 163); /* oklch */ color: oklch(86.2% 0.070 61.7);
Tailwind
colors: {
custom: {
50: '#f9d8be',
500: '#f4c8a3',
950: '#000000',
},
}SCSS
$custom: #f4c8a3; $custom-light: #f9d8be; $custom-dark: #000000;
JSON
{
"hex": "#f4c8a3",
"rgb": {
"r": 244,
"g": 200,
"b": 163
},
"hsl": {
"h": 27.407,
"s": 78.641,
"l": 79.804
},
"oklch": {
"l": 0.86207,
"c": 0.07012,
"h": 61.7
},
"luminance": 0.63186
}Semantic roles & 50–950 ramp
primary
#F4C8A3
secondary
#68A2D3
accent
#7CDB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382