#F5CE7E#F5CE7E
#F5CE7E is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.8% C 0.108 H 84.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CE7E |
|---|---|
| RGB | rgb(245, 206, 126) |
| HSL | hsl(40, 86%, 73%) |
| HSV | hsv(40, 49%, 96%) |
| CMYK | cmyk(0%, 15.9%, 48.6%, 3.9%) |
| CIE-LAB | lab(84.52, 3.83, 44.70) |
| CIE-LCH | lch(84.52, 44.87, 85.11°) |
| OKLab | oklab(86.8% 0.0108 0.1076) |
| OKLCH | oklch(86.8% 0.108 84.2) |
| XYZ | xyz(63.4958, 65.0646, 28.9488) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.89
Wheat (survey)
#FBDD7E
ΔE00 4.98
Sandy
#F1DA7A
ΔE00 6.11
Light Mustard
#F7D560
ΔE00 6.12
Maize
#F4D054
ΔE00 6.56
Pale Gold
#FDDE6C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CE7E #7EA5F5
analogous
#F5927E #F5CE7E #E1F57E
triadic
#F5CE7E #7EF5CE #CE7EF5
tetradic
#F5CE7E #7EF592 #7EA5F5 #F57EE1
square
#F5CE7E #7EF592 #7EA5F5 #F57EE1
split-complementary
#F5CE7E #7EE1F5 #927EF5
monochromatic
#E7A112 #F1B845 #F5CE7E #F9E4B7 #FDF4E3
Accessibility & contrast
On white
1.50
#F5CE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F5CE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CE7E
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CE7E | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#EAD781
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f5ce7e; /* rgb */ color: rgb(245, 206, 126); /* oklch */ color: oklch(86.8% 0.108 84.2);
Tailwind
colors: {
custom: {
50: '#fbdca5',
500: '#f5ce7e',
950: '#000000',
},
}SCSS
$custom: #f5ce7e; $custom-light: #fbdca5; $custom-dark: #000000;
JSON
{
"hex": "#f5ce7e",
"rgb": {
"r": 245,
"g": 206,
"b": 126
},
"hsl": {
"h": 40.336,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.868,
"c": 0.10814,
"h": 84.2
},
"luminance": 0.65061
}Semantic roles & 50–950 ramp
primary
#F5CE7E
secondary
#4674D1
accent
#4CE203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480