#F4CD85#F4CD85
#F4CD85 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.6% C 0.100 H 82.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CD85 |
|---|---|
| RGB | rgb(244, 205, 133) |
| HSL | hsl(39, 83%, 74%) |
| HSV | hsv(39, 45%, 96%) |
| CMYK | cmyk(0%, 16%, 45.5%, 4.3%) |
| CIE-LAB | lab(84.27, 4.60, 40.87) |
| CIE-LCH | lch(84.27, 41.13, 83.57°) |
| OKLab | oklab(86.62% 0.0139 0.0994) |
| OKLCH | oklch(86.62% 0.1 82.1) |
| XYZ | xyz(63.3754, 64.5923, 31.3151) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.63
Wheat (survey)
#FBDD7E
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.26
Pale Peach
#FFE5AD
ΔE00 6.66
Burlywood
#DEB887
ΔE00 7.14
Sandy
#F1DA7A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CD85 #85ACF4
analogous
#F49685 #F4CD85 #E4F485
triadic
#F4CD85 #85F4CD #CD85F4
tetradic
#F4CD85 #85F496 #85ACF4 #F485E4
square
#F4CD85 #85F496 #85ACF4 #F485E4
split-complementary
#F4CD85 #85E4F4 #9685F4
monochromatic
#EA9F15 #EFB64D #F4CD85 #F9E4BD #FCF3E3
Accessibility & contrast
On white
1.51
#F4CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#F4CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CD85
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CD85 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cd85; /* rgb */ color: rgb(244, 205, 133); /* oklch */ color: oklch(86.6% 0.100 82.1);
Tailwind
colors: {
custom: {
50: '#fadca9',
500: '#f4cd85',
950: '#000000',
},
}SCSS
$custom: #f4cd85; $custom-light: #fadca9; $custom-dark: #000000;
JSON
{
"hex": "#f4cd85",
"rgb": {
"r": 244,
"g": 205,
"b": 133
},
"hsl": {
"h": 38.919,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.86618,
"c": 0.10035,
"h": 82.1
},
"luminance": 0.64589
}Semantic roles & 50–950 ramp
primary
#F4CD85
secondary
#4D7BD0
accent
#52E006
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481