#FFC07E#FFC07E
#FFC07E is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.110 H 66.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC07E |
|---|---|
| RGB | rgb(255, 192, 126) |
| HSL | hsl(31, 100%, 75%) |
| HSV | hsv(31, 51%, 100%) |
| CMYK | cmyk(0%, 24.7%, 50.6%, 0%) |
| CIE-LAB | lab(82.09, 15.11, 41.88) |
| CIE-LCH | lch(82.09, 44.52, 70.16°) |
| OKLab | oklab(85.12% 0.0435 0.1011) |
| OKLCH | oklch(85.12% 0.11 66.7) |
| XYZ | xyz(63.8586, 60.4699, 28.0430) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.51
Peach (survey)
#FFB07C
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.00
Butterscotch
#FDB147
ΔE00 7.09
Pale Orange
#FFA756
ΔE00 7.09
Light Orange
#FDAA48
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC07E #7EBDFF
analogous
#FF807E #FFC07E #FDFF7E
triadic
#FFC07E #7EFFC0 #C07EFF
tetradic
#FFC07E #7EFF80 #7EBDFF #FF7EFD
square
#FFC07E #7EFF80 #7EBDFF #FF7EFD
split-complementary
#FFC07E #7EFDFF #807EFF
monochromatic
#FF8404 #FFA241 #FFC07E #FFDEBB #FFF0E0
Accessibility & contrast
On white
1.60
#FFC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FFC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC07E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC07E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffc07e; /* rgb */ color: rgb(255, 192, 126); /* oklch */ color: oklch(85.1% 0.110 66.7);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#ffc07e',
950: '#000000',
},
}SCSS
$custom: #ffc07e; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#ffc07e",
"rgb": {
"r": 255,
"g": 192,
"b": 126
},
"hsl": {
"h": 30.698,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.85124,
"c": 0.11006,
"h": 66.7
},
"luminance": 0.60466
}Semantic roles & 50–950 ramp
primary
#FFC07E
secondary
#438FDE
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380