#F4C8A2#F4C8A2
#F4C8A2 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.071 H 62.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8A2 |
|---|---|
| RGB | rgb(244, 200, 162) |
| HSL | hsl(28, 79%, 80%) |
| HSV | hsv(28, 34%, 96%) |
| CMYK | cmyk(0%, 18%, 33.6%, 4.3%) |
| CIE-LAB | lab(83.52, 10.37, 24.89) |
| CIE-LCH | lch(83.52, 26.97, 67.38°) |
| OKLab | oklab(86.19% 0.0328 0.063) |
| OKLCH | oklch(86.19% 0.071 62.5) |
| XYZ | xyz(64.4856, 63.1532, 42.9685) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 3.85
Peach
#FFDAB9
ΔE00 4.40
Burlywood
#DEB887
ΔE00 6.23
Navajowhite
#FFDEAD
ΔE00 7.13
Tan
#D2B48C
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8A2 #A2CEF4
analogous
#F4A2A5 #F4C8A2 #F4F1A2
triadic
#F4C8A2 #A2F4C8 #C8A2F4
tetradic
#F4C8A2 #A5F4A2 #A2CEF4 #F1A2F4
square
#F4C8A2 #A5F4A2 #A2CEF4 #F1A2F4
split-complementary
#F4C8A2 #A2F4F1 #A2A5F4
monochromatic
#E78735 #EEA86B #F4C8A2 #FAE8D9 #FCEFE4
Accessibility & contrast
On white
1.54
#F4C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F4C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8A2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8A2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 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: #f4c8a2; /* rgb */ color: rgb(244, 200, 162); /* oklch */ color: oklch(86.2% 0.071 62.5);
Tailwind
colors: {
custom: {
50: '#f9d8bd',
500: '#f4c8a2',
950: '#000000',
},
}SCSS
$custom: #f4c8a2; $custom-light: #f9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f4c8a2",
"rgb": {
"r": 244,
"g": 200,
"b": 162
},
"hsl": {
"h": 27.805,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.86186,
"c": 0.07099,
"h": 62.5
},
"luminance": 0.6315
}Semantic roles & 50–950 ramp
primary
#F4C8A2
secondary
#67A1D3
accent
#7ADB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382