#FFC07F#FFC07F
#FFC07F is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.1% C 0.109 H 66.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC07F |
|---|---|
| RGB | rgb(255, 192, 127) |
| HSL | hsl(30, 100%, 75%) |
| HSV | hsv(30, 50%, 100%) |
| CMYK | cmyk(0%, 24.7%, 50.2%, 0%) |
| CIE-LAB | lab(82.11, 15.20, 41.39) |
| CIE-LCH | lch(82.11, 44.09, 69.84°) |
| OKLab | oklab(85.14% 0.0439 0.1001) |
| OKLCH | oklch(85.14% 0.109 66.3) |
| XYZ | xyz(63.9235, 60.4958, 28.3846) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.44
Peach (survey)
#FFB07C
ΔE00 6.77
Burlywood
#DEB887
ΔE00 6.97
Pale Orange
#FFA756
ΔE00 7.10
Sandybrown
#F4A460
ΔE00 7.23
Butterscotch
#FDB147
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC07F #7FBEFF
analogous
#FF807F #FFC07F #FEFF7F
triadic
#FFC07F #7FFFC0 #C07FFF
tetradic
#FFC07F #7FFF80 #7FBEFF #FF7FFE
square
#FFC07F #7FFF80 #7FBEFF #FF7FFE
split-complementary
#FFC07F #7FFEFF #807FFF
monochromatic
#FF8405 #FFA242 #FFC07F #FFDEBC #FFF0E0
Accessibility & contrast
On white
1.60
#FFC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FFC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC07F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC07F | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffc07f; /* rgb */ color: rgb(255, 192, 127); /* oklch */ color: oklch(85.1% 0.109 66.3);
Tailwind
colors: {
custom: {
50: '#ffd3a5',
500: '#ffc07f',
950: '#000000',
},
}SCSS
$custom: #ffc07f; $custom-light: #ffd3a5; $custom-dark: #000000;
JSON
{
"hex": "#ffc07f",
"rgb": {
"r": 255,
"g": 192,
"b": 127
},
"hsl": {
"h": 30.469,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.8514,
"c": 0.10926,
"h": 66.3
},
"luminance": 0.60492
}Semantic roles & 50–950 ramp
primary
#FFC07F
secondary
#4490DE
accent
#71E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380