#F4CC86#F4CC86
#F4CC86 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.099 H 80.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CC86 |
|---|---|
| RGB | rgb(244, 204, 134) |
| HSL | hsl(38, 83%, 74%) |
| HSV | hsv(38, 45%, 96%) |
| CMYK | cmyk(0%, 16.4%, 45.1%, 4.3%) |
| CIE-LAB | lab(84.04, 5.22, 40.07) |
| CIE-LCH | lch(84.04, 40.40, 82.58°) |
| OKLab | oklab(86.44% 0.0158 0.0976) |
| OKLCH | oklch(86.44% 0.099 80.8) |
| XYZ | xyz(63.2063, 64.1432, 31.6012) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.09
Sand (survey)
#E2CA76
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.67
Wheat (survey)
#FBDD7E
ΔE00 6.75
Pale Peach
#FFE5AD
ΔE00 6.80
Very Light Brown
#D3B683
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CC86 #86AEF4
analogous
#F49586 #F4CC86 #E5F486
triadic
#F4CC86 #86F4CC #CC86F4
tetradic
#F4CC86 #86F495 #86AEF4 #F486E5
square
#F4CC86 #86F495 #86AEF4 #F486E5
split-complementary
#F4CC86 #86E5F4 #9586F4
monochromatic
#EA9D16 #EFB44E #F4CC86 #F9E4BE #FCF3E3
Accessibility & contrast
On white
1.52
#F4CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F4CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CC86
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CC86 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cc86; /* rgb */ color: rgb(244, 204, 134); /* oklch */ color: oklch(86.4% 0.099 80.8);
Tailwind
colors: {
custom: {
50: '#fadbaa',
500: '#f4cc86',
950: '#000000',
},
}SCSS
$custom: #f4cc86; $custom-light: #fadbaa; $custom-dark: #000000;
JSON
{
"hex": "#f4cc86",
"rgb": {
"r": 244,
"g": 204,
"b": 134
},
"hsl": {
"h": 38.182,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.8644,
"c": 0.09888,
"h": 80.8
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#F4CC86
secondary
#4E7DD0
accent
#55E006
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481