#F5CE82#F5CE82
#F5CE82 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.9% C 0.104 H 83.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CE82 |
|---|---|
| RGB | rgb(245, 206, 130) |
| HSL | hsl(40, 85%, 74%) |
| HSV | hsv(40, 47%, 96%) |
| CMYK | cmyk(0%, 15.9%, 46.9%, 3.9%) |
| CIE-LAB | lab(84.57, 4.20, 42.77) |
| CIE-LCH | lch(84.57, 42.98, 84.39°) |
| OKLab | oklab(86.86% 0.0123 0.1035) |
| OKLCH | oklch(86.86% 0.104 83.2) |
| XYZ | xyz(63.7590, 65.1699, 30.3354) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.24
Wheat (survey)
#FBDD7E
ΔE00 5.47
Sandy
#F1DA7A
ΔE00 6.59
Navajowhite
#FFDEAD
ΔE00 6.74
Pale Peach
#FFE5AD
ΔE00 6.82
Light Mustard
#F7D560
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CE82 #82A9F5
analogous
#F59482 #F5CE82 #E2F582
triadic
#F5CE82 #82F5CE #CE82F5
tetradic
#F5CE82 #82F594 #82A9F5 #F582E2
square
#F5CE82 #82F594 #82A9F5 #F582E2
split-complementary
#F5CE82 #82E2F5 #9482F5
monochromatic
#EAA113 #F0B849 #F5CE82 #FAE4BB #FDF4E3
Accessibility & contrast
On white
1.50
#F5CE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#F5CE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CE82
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CE82 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7C
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f5ce82; /* rgb */ color: rgb(245, 206, 130); /* oklch */ color: oklch(86.9% 0.104 83.2);
Tailwind
colors: {
custom: {
50: '#fadca7',
500: '#f5ce82',
950: '#000000',
},
}SCSS
$custom: #f5ce82; $custom-light: #fadca7; $custom-dark: #000000;
JSON
{
"hex": "#f5ce82",
"rgb": {
"r": 245,
"g": 206,
"b": 130
},
"hsl": {
"h": 39.652,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.8686,
"c": 0.10425,
"h": 83.2
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#F5CE82
secondary
#4A78D1
accent
#4FE204
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480