#F4CC82#F4CC82
#F4CC82 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.4% C 0.103 H 82.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CC82 |
|---|---|
| RGB | rgb(244, 204, 130) |
| HSL | hsl(39, 84%, 73%) |
| HSV | hsv(39, 47%, 96%) |
| CMYK | cmyk(0%, 16.4%, 46.7%, 4.3%) |
| CIE-LAB | lab(83.98, 4.83, 42.01) |
| CIE-LCH | lch(83.98, 42.29, 83.44°) |
| OKLab | oklab(86.38% 0.0142 0.1018) |
| OKLCH | oklch(86.38% 0.103 82) |
| XYZ | xyz(62.9326, 64.0337, 30.1596) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.62
Wheat (survey)
#FBDD7E
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.68
Pale Peach
#FFE5AD
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.22
Sandy
#F1DA7A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CC82 #82AAF4
analogous
#F49382 #F4CC82 #E3F482
triadic
#F4CC82 #82F4CC #CC82F4
tetradic
#F4CC82 #82F493 #82AAF4 #F482E3
square
#F4CC82 #82F493 #82AAF4 #F482E3
split-complementary
#F4CC82 #82E3F4 #9382F4
monochromatic
#E79D14 #EFB54A #F4CC82 #F9E3BA #FDF4E3
Accessibility & contrast
On white
1.52
#F4CC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F4CC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CC82
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CC82 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#E7D684
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f4cc82; /* rgb */ color: rgb(244, 204, 130); /* oklch */ color: oklch(86.4% 0.103 82.0);
Tailwind
colors: {
custom: {
50: '#fadba7',
500: '#f4cc82',
950: '#000000',
},
}SCSS
$custom: #f4cc82; $custom-light: #fadba7; $custom-dark: #000000;
JSON
{
"hex": "#f4cc82",
"rgb": {
"r": 244,
"g": 204,
"b": 130
},
"hsl": {
"h": 38.947,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.86377,
"c": 0.1028,
"h": 82
},
"luminance": 0.64031
}Semantic roles & 50–950 ramp
primary
#F4CC82
secondary
#4A79D0
accent
#52E005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480