#F4C083#F4C083
#F4C083 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.1% C 0.098 H 70.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C083 |
|---|---|
| RGB | rgb(244, 192, 131) |
| HSL | hsl(32, 84%, 74%) |
| HSV | hsv(32, 46%, 96%) |
| CMYK | cmyk(0%, 21.3%, 46.3%, 4.3%) |
| CIE-LAB | lab(81.06, 11.18, 37.78) |
| CIE-LCH | lch(81.06, 39.40, 73.52°) |
| OKLab | oklab(84.09% 0.033 0.0922) |
| OKLCH | oklch(84.09% 0.098 70.3) |
| XYZ | xyz(60.2570, 58.5746, 29.6005) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.63
Apricot (survey)
#FFB16D
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 7.58
Fawn
#CFAF7B
ΔE00 7.58
Tan
#D2B48C
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C083 #83B7F4
analogous
#F48783 #F4C083 #F0F483
triadic
#F4C083 #83F4C0 #C083F4
tetradic
#F4C083 #83F487 #83B7F4 #F483F0
square
#F4C083 #83F487 #83B7F4 #F483F0
split-complementary
#F4C083 #83F0F4 #8783F4
monochromatic
#E88715 #EFA34B #F4C083 #F9DDBB #FDF1E3
Accessibility & contrast
On white
1.65
#F4C083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F4C083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C083
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C083 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4c083; /* rgb */ color: rgb(244, 192, 131); /* oklch */ color: oklch(84.1% 0.098 70.3);
Tailwind
colors: {
custom: {
50: '#fad3a8',
500: '#f4c083',
950: '#000000',
},
}SCSS
$custom: #f4c083; $custom-light: #fad3a8; $custom-dark: #000000;
JSON
{
"hex": "#f4c083",
"rgb": {
"r": 244,
"g": 192,
"b": 131
},
"hsl": {
"h": 32.389,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.84087,
"c": 0.09797,
"h": 70.3
},
"luminance": 0.58571
}Semantic roles & 50–950 ramp
primary
#F4C083
secondary
#4B88D0
accent
#6AE005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380